Click or drag to resize

StiComponentGdiPainter Methods

The StiComponentGdiPainter type exposes the following members.

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