StiComponentGdiPainter Methods |
The StiComponentGdiPainter type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImage | (Overrides StiPainterGetImage(StiComponent, Single, StiExportFormat).) | |
GetSelectionCornerColor | ||
GetThumbnail |
Gets a thumbnail image of the component.
(Overrides StiPainterGetThumbnail(StiComponent, Int32, Int32, Boolean).) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Paint | (Overrides StiPainterPaint(StiComponent, StiPaintEventArgs).) | |
PaintBorder(StiComponent, Graphics, RectangleD) | ||
PaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) | ||
PaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) | ||
PaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) | ||
PaintConditions |
Paints conditions and filters of a component.
| |
PaintConditionsAndFilter |
Paints conditions and filters of a component.
| |
PaintEvents |
Paints events of a component.
| |
PaintHighlight |
Paints the highlight of the specified component.
(Overrides StiPainterPaintHighlight(StiComponent, StiPaintEventArgs).) | |
PaintInheritedImage | ||
PaintInteraction | ||
PaintMarkers |
Paints a markers specified by a Rectangle structure.
| |
PaintOrderAndQuickInfo |
Paints order numbers and quick info of a component.
| |
PaintProgress |
Paints progress of a component.
| |
PaintQuickButtons |
Paints the QuickButtons.
| |
PaintSelection |
Paints the selection.
(Overrides StiPainterPaintSelection(StiComponent, StiPaintEventArgs).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |