Click or drag to resize

StiCellGeomGetGeomAt Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetGeomAt(Stimulsoft.Report.Chart.StiCellGeom,System.Single,System.Single,System.Type)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCellGeom GetGeomAt(
	StiCellGeom parent,
	float x,
	float y,
	Type typeNotUse = null
)

Parameters

parent
Type: Stimulsoft.Report.ChartStiCellGeom

[Missing <param name="parent"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetGeomAt(Stimulsoft.Report.Chart.StiCellGeom,System.Single,System.Single,System.Type)"]

x
Type: SystemSingle

[Missing <param name="x"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetGeomAt(Stimulsoft.Report.Chart.StiCellGeom,System.Single,System.Single,System.Type)"]

y
Type: SystemSingle

[Missing <param name="y"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetGeomAt(Stimulsoft.Report.Chart.StiCellGeom,System.Single,System.Single,System.Type)"]

typeNotUse (Optional)
Type: SystemType

[Missing <param name="typeNotUse"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetGeomAt(Stimulsoft.Report.Chart.StiCellGeom,System.Single,System.Single,System.Type)"]

Return Value

Type: StiCellGeom

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.GetGeomAt(Stimulsoft.Report.Chart.StiCellGeom,System.Single,System.Single,System.Type)"]

See Also