Click or drag to resize

StiGdiGaugeContextPainter Class

[Missing <summary> documentation for "T:Stimulsoft.Gauge.Painters.StiGdiGaugeContextPainter"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Gauge.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiGdiGaugeContextPainter : StiGaugeContextPainter

The StiGdiGaugeContextPainter type exposes the following members.

Constructors
  NameDescription
Public methodStiGdiGaugeContextPainter
Initializes a new instance of the StiGdiGaugeContextPainter class
Top
Methods
  NameDescription
Public methodAddEllipseGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddGraphicsArcGeometryGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddGraphicsPathGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddPieGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddPopTranformGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddPushMatrixGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddRadialRangeGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddRectangleGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddRoundedRectangleGaugeGeom (Inherited from StiGaugeContextPainter.)
Public methodAddTextGaugeGeom (Inherited from StiGaugeContextPainter.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMeasureString (Overrides StiGaugeContextPainterMeasureString(String, Font).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRender (Overrides StiGaugeContextPainterRender.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldGauge (Inherited from StiGaugeContextPainter.)
Public fieldGeoms (Inherited from StiGaugeContextPainter.)
Public fieldRect (Inherited from StiGaugeContextPainter.)
Public fieldZoom (Inherited from StiGaugeContextPainter.)
Top
See Also