Click or drag to resize

StiRadialTickLabelBaseGetMatrixRotation Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected int GetMatrixRotation(
	StiGaugeContextPainter context,
	PointF centerPoint,
	SizeF textSize,
	StiLabelRotationMode rotateMode,
	float radius,
	float angle,
	out PointF position
)

Parameters

context
Type: Stimulsoft.Report.PaintersStiGaugeContextPainter

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

centerPoint
Type: System.DrawingPointF

[Missing <param name="centerPoint"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

textSize
Type: System.DrawingSizeF

[Missing <param name="textSize"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

rotateMode
Type: Stimulsoft.Report.GaugeStiLabelRotationMode

[Missing <param name="rotateMode"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

radius
Type: SystemSingle

[Missing <param name="radius"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

position
Type: System.DrawingPointF

[Missing <param name="position"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiRadialTickLabelBase.GetMatrixRotation(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Drawing.PointF,System.Drawing.SizeF,Stimulsoft.Report.Gauge.StiLabelRotationMode,System.Single,System.Single,System.Drawing.PointF@)"]

See Also