[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiGaugeGdiPainter"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Report.Painters
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public class StiGaugeGdiPainter : StiComponentGdiPainter
Public Class StiGaugeGdiPainter
Inherits StiComponentGdiPainter
The StiGaugeGdiPainter type exposes the following members.
Constructors Methods
| Name | Description |
---|
| DrawGauge(Graphics, StiGauge, RectangleF) | |
| DrawGauge(Graphics, StiGauge, RectangleF, Single) | |
| DrawGauge(Graphics, StiGauge, RectangleF, Single, Boolean) | |
| 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 StiComponentGdiPainterGetImage(StiComponent, Single, StiExportFormat).) |
| GetSelectionCornerColor | (Inherited from StiComponentGdiPainter.) |
| GetThumbnail |
Gets a thumbnail image of the component.
(Inherited from StiComponentGdiPainter.) |
| 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 StiComponentGdiPainterPaint(StiComponent, StiPaintEventArgs).) |
| 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.) |
| PaintConditions |
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintConditionsAndFilter |
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintEvents |
Paints events of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintHighlight |
Paints the highlight of the specified component.
(Inherited from StiComponentGdiPainter.) |
| PaintInheritedImage | (Inherited from StiComponentGdiPainter.) |
| PaintInteraction | (Inherited from StiComponentGdiPainter.) |
| PaintMarkers |
Paints a markers specified by a Rectangle structure.
(Inherited from StiComponentGdiPainter.) |
| 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.) |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also