Click or drag to resize

StiPushMatrixGaugeGeom Constructor

Initializes a new instance of the StiPushMatrixGaugeGeom class

Namespace:  Stimulsoft.Report.Gauge.GaugeGeoms
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPushMatrixGaugeGeom(
	float angle,
	PointF centerPoint
)

Parameters

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Stimulsoft.Report.Gauge.GaugeGeoms.StiPushMatrixGaugeGeom.#ctor(System.Single,System.Drawing.PointF)"]

centerPoint
Type: System.DrawingPointF

[Missing <param name="centerPoint"/> documentation for "M:Stimulsoft.Report.Gauge.GaugeGeoms.StiPushMatrixGaugeGeom.#ctor(System.Single,System.Drawing.PointF)"]

See Also