StiElementGdiPainter Class |
[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Dashboard.Drawing.Painters
Assembly:
Stimulsoft.Dashboard.Drawing (in Stimulsoft.Dashboard.Drawing.dll) Version: 2019.3.1.0
Syntax public class StiElementGdiPainter : StiComponentGdiPainter
Public Class StiElementGdiPainter
Inherits StiComponentGdiPainter
The StiElementGdiPainter type exposes the following members.
Constructors Properties Methods
| 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.) |
| GetElementIdent | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetImage | (Inherited from StiComponentGdiPainter.) |
| GetPaintTitleRect | |
| GetSelectionCornerColor | (Overrides StiComponentGdiPainterGetSelectionCornerColor(StiComponent).) |
| GetThumbnail |
Gets a thumbnail image of the component.
(Inherited from StiComponentGdiPainter.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| IsDefaultBorder | |
| IsDefined | |
| IsNoResult | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| Paint | (Overrides StiComponentGdiPainterPaint(StiComponent, StiPaintEventArgs).) |
| PaintBackground | |
| PaintBorder(Graphics, RectangleD, IStiElement) | |
| PaintBorder(StiComponent, Graphics, RectangleD) | (Inherited from StiComponentGdiPainter.) |
| PaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) |
| PaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) |
| PaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) |
| PaintCheckBoxTitle | |
| PaintConditions |
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintConditionsAndFilter |
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintContent | |
| PaintDefaultBorder | |
| PaintElementMarkers | |
| PaintError | |
| PaintEvents |
Paints events of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintHighlight | (Overrides StiComponentGdiPainterPaintHighlight(StiComponent, StiPaintEventArgs).) |
| PaintInheritedImage | (Inherited from StiComponentGdiPainter.) |
| PaintInteraction | (Inherited from StiComponentGdiPainter.) |
| PaintMarkers |
Paints a markers specified by a Rectangle structure.
(Inherited from StiComponentGdiPainter.) |
| PaintNoResult | |
| PaintNotDefined | |
| PaintNotDefinedStatus | |
| PaintNotEnabled | |
| PaintOrderAndQuickInfo |
Paints order numbers and quick info of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintQuickButtons |
Paints the QuickButtons.
(Inherited from StiComponentGdiPainter.) |
| PaintSelection |
Paints the selection.
(Inherited from StiComponentGdiPainter.) |
| PaintStatus | |
| PaintTitle(Graphics, RectangleD, IStiElement) | |
| PaintTitle(Graphics, RectangleD, IStiTitleElement, String, NullableDouble) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also