Click or drag to resize

StiPictorialAreaGeom Constructor

Initializes a new instance of the StiPictorialAreaGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPictorialAreaGeom(
	IStiArea area,
	RectangleF clientRectangle
)

Parameters

area
Type: Stimulsoft.Report.ChartIStiArea

[Missing <param name="area"/> documentation for "M:Stimulsoft.Report.Chart.StiPictorialAreaGeom.#ctor(Stimulsoft.Report.Chart.IStiArea,System.Drawing.RectangleF)"]

clientRectangle
Type: System.DrawingRectangleF

[Missing <param name="clientRectangle"/> documentation for "M:Stimulsoft.Report.Chart.StiPictorialAreaGeom.#ctor(Stimulsoft.Report.Chart.IStiArea,System.Drawing.RectangleF)"]

See Also