Click or drag to resize

StiRoundedRectanglePrimitiveGdiPainterPaintPrimitive Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiRoundedRectanglePrimitiveGdiPainter.PaintPrimitive(Stimulsoft.Report.Components.StiRectanglePrimitive,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected override void PaintPrimitive(
	StiRectanglePrimitive primitive,
	Graphics g,
	RectangleD rectD
)

Parameters

primitive
Type: Stimulsoft.Report.ComponentsStiRectanglePrimitive

[Missing <param name="primitive"/> documentation for "M:Stimulsoft.Report.Painters.StiRoundedRectanglePrimitiveGdiPainter.PaintPrimitive(Stimulsoft.Report.Components.StiRectanglePrimitive,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD)"]

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Painters.StiRoundedRectanglePrimitiveGdiPainter.PaintPrimitive(Stimulsoft.Report.Components.StiRectanglePrimitive,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD)"]

rectD
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rectD"/> documentation for "M:Stimulsoft.Report.Painters.StiRoundedRectanglePrimitiveGdiPainter.PaintPrimitive(Stimulsoft.Report.Components.StiRectanglePrimitive,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD)"]

See Also