Click or drag to resize

StiGaugeElementSkinDraw Method (StiGaugeContextPainter, StiGaugeElement, RectangleF)

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.StiGaugeElementSkin.Draw(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement,System.Drawing.RectangleF)"]

Namespace:  Stimulsoft.Report.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Draw(
	StiGaugeContextPainter context,
	StiGaugeElement element,
	RectangleF rect
)

Parameters

context
Type: Stimulsoft.Report.PaintersStiGaugeContextPainter

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Gauge.StiGaugeElementSkin.Draw(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement,System.Drawing.RectangleF)"]

element
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiGaugeElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Gauge.StiGaugeElementSkin.Draw(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement,System.Drawing.RectangleF)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Gauge.StiGaugeElementSkin.Draw(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement,System.Drawing.RectangleF)"]

See Also