Click or drag to resize

StiGaugeContextPainterAddPushMatrixGaugeGeom Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiGaugeContextPainter.AddPushMatrixGaugeGeom(System.Single,System.Drawing.PointF)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddPushMatrixGaugeGeom(
	float angle,
	PointF centerPoint
)

Parameters

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Stimulsoft.Report.Painters.StiGaugeContextPainter.AddPushMatrixGaugeGeom(System.Single,System.Drawing.PointF)"]

centerPoint
Type: System.DrawingPointF

[Missing <param name="centerPoint"/> documentation for "M:Stimulsoft.Report.Painters.StiGaugeContextPainter.AddPushMatrixGaugeGeom(System.Single,System.Drawing.PointF)"]

See Also