Click or drag to resize

IStiScaleBarGeometryDrawGeometry Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

Namespace:  Stimulsoft.Report.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
StiGraphicsPathLinesGaugeGeom DrawGeometry(
	StiGaugeContextPainter context,
	float StartValue,
	float EndValue,
	float StartWidth,
	float EndWidth,
	float Offset,
	StiPlacement Placement,
	ref RectangleF rect,
	bool returnOnlyRect
)

Parameters

context
Type: Stimulsoft.Report.PaintersStiGaugeContextPainter

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

StartValue
Type: SystemSingle

[Missing <param name="StartValue"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

EndValue
Type: SystemSingle

[Missing <param name="EndValue"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

StartWidth
Type: SystemSingle

[Missing <param name="StartWidth"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

EndWidth
Type: SystemSingle

[Missing <param name="EndWidth"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

Offset
Type: SystemSingle

[Missing <param name="Offset"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

Placement
Type: Stimulsoft.Report.GaugeStiPlacement

[Missing <param name="Placement"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

returnOnlyRect
Type: SystemBoolean

[Missing <param name="returnOnlyRect"/> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

Return Value

Type: StiGraphicsPathLinesGaugeGeom

[Missing <returns> documentation for "M:Stimulsoft.Report.Gauge.Primitives.IStiScaleBarGeometry.DrawGeometry(Stimulsoft.Report.Painters.StiGaugeContextPainter,System.Single,System.Single,System.Single,System.Single,System.Single,Stimulsoft.Report.Gauge.StiPlacement,System.Drawing.RectangleF@,System.Boolean)"]

See Also