Click or drag to resize

CoverageGridPointPosition Property

Gets the point representing this grid point.

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

Property Value

Type: Point
See Also