Click or drag to resize

CoverageGridPoint.Position Property

Gets the point representing this grid point.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Point Position { get; }

Property Value

Type: Point
See Also