Click or drag to resize

StiIndicatorTypePainterPaint Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract RectangleD Paint(
	Object context,
	StiComponent component,
	RectangleD rect
)

Parameters

context
Type: SystemObject

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD)"]

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD)"]

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD)"]

See Also