Click or drag to resize

StiFlowchartPreparationGdiShapeTypePainterPaint Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiFlowchartPreparationGdiShapeTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiShape,Stimulsoft.Report.Components.ShapeTypes.StiShapeTypeService,System.Drawing.RectangleF,System.Single)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void Paint(
	Object context,
	StiShape shape,
	StiShapeTypeService shapeType,
	RectangleF rect,
	float zoom
)

Parameters

context
Type: SystemObject

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Painters.StiFlowchartPreparationGdiShapeTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiShape,Stimulsoft.Report.Components.ShapeTypes.StiShapeTypeService,System.Drawing.RectangleF,System.Single)"]

shape
Type: Stimulsoft.Report.ComponentsStiShape

[Missing <param name="shape"/> documentation for "M:Stimulsoft.Report.Painters.StiFlowchartPreparationGdiShapeTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiShape,Stimulsoft.Report.Components.ShapeTypes.StiShapeTypeService,System.Drawing.RectangleF,System.Single)"]

shapeType
Type: Stimulsoft.Report.Components.ShapeTypesStiShapeTypeService

[Missing <param name="shapeType"/> documentation for "M:Stimulsoft.Report.Painters.StiFlowchartPreparationGdiShapeTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiShape,Stimulsoft.Report.Components.ShapeTypes.StiShapeTypeService,System.Drawing.RectangleF,System.Single)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Painters.StiFlowchartPreparationGdiShapeTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiShape,Stimulsoft.Report.Components.ShapeTypes.StiShapeTypeService,System.Drawing.RectangleF,System.Single)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Painters.StiFlowchartPreparationGdiShapeTypePainter.Paint(System.Object,Stimulsoft.Report.Components.StiShape,Stimulsoft.Report.Components.ShapeTypes.StiShapeTypeService,System.Drawing.RectangleF,System.Single)"]

See Also