Click or drag to resize

StiCellGeomGetRect Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetRect(Stimulsoft.Base.Context.StiGeom)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public RectangleF GetRect(
	StiGeom geom
)

Parameters

geom
Type: Stimulsoft.Base.ContextStiGeom

[Missing <param name="geom"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetRect(Stimulsoft.Base.Context.StiGeom)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetRect(Stimulsoft.Base.Context.StiGeom)"]

See Also