Click or drag to resize

StiComponentGdiPainter Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiComponentGdiPainter"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiComponentGdiPainter : StiGdiPainter

The StiComponentGdiPainter type exposes the following members.

Constructors
  NameDescription
Public methodStiComponentGdiPainter
Initializes a new instance of the StiComponentGdiPainter class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage (Overrides StiPainterGetImage(StiComponent, Single, StiExportFormat).)
Public methodGetSelectionCornerColor
Public methodGetThumbnail
Gets a thumbnail image of the component.
(Overrides StiPainterGetThumbnail(StiComponent, Int32, Int32, Boolean).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint (Overrides StiPainterPaint(StiComponent, StiPaintEventArgs).)
Public methodPaintBorder(StiComponent, Graphics, RectangleD)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean)
Public methodPaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean)
Public methodPaintConditions
Paints conditions and filters of a component.
Public methodPaintConditionsAndFilter
Paints conditions and filters of a component.
Public methodPaintEvents
Paints events of a component.
Public methodPaintHighlight
Paints the highlight of the specified component.
(Overrides StiPainterPaintHighlight(StiComponent, StiPaintEventArgs).)
Public methodPaintInheritedImage
Public methodPaintInteraction
Public methodPaintMarkers
Paints a markers specified by a Rectangle structure.
Public methodPaintOrderAndQuickInfo
Paints order numbers and quick info of a component.
Public methodStatic memberPaintProgress
Paints progress of a component.
Public methodPaintQuickButtons
Paints the QuickButtons.
Public methodPaintSelection
Paints the selection.
(Overrides StiPainterPaintSelection(StiComponent, StiPaintEventArgs).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.PaintersStiPainter
    Stimulsoft.Report.PaintersStiGdiPainter
      Stimulsoft.Report.PaintersStiComponentGdiPainter
        Stimulsoft.Dashboard.Drawing.PaintersStiElementGdiPainter
        Stimulsoft.Report.PaintersStiBarCodeGdiPainter
        Stimulsoft.Report.PaintersStiChartGdiPainter
        Stimulsoft.Report.PaintersStiCheckBoxGdiPainter
        Stimulsoft.Report.PaintersStiContainerGdiPainter
        Stimulsoft.Report.PaintersStiGaugeGdiPainter
        Stimulsoft.Report.PaintersStiLinePrimitiveGdiPainter
        Stimulsoft.Report.PaintersStiMapGdiPainter
        Stimulsoft.Report.PaintersStiPointPrimitiveGdiPainter
        Stimulsoft.Report.PaintersStiRichTextGdiPainter
        Stimulsoft.Report.PaintersStiShapeGdiPainter
        Stimulsoft.Report.PaintersStiTableCellCheckBoxGdiPainter
        Stimulsoft.Report.PaintersStiTableCellRichTextGdiPainter
        Stimulsoft.Report.PaintersStiTableCellTextGdiPainter
        Stimulsoft.Report.PaintersStiTextGdiPainter
        Stimulsoft.Report.PaintersStiUndefinedComponentGdiPainter
        Stimulsoft.Report.PaintersStiViewGdiPainter
        Stimulsoft.Report.PaintersStiWinControlGdiPainter
        Stimulsoft.Report.PaintersStiZipCodeGdiPainter