Property Boundary
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Boundary
Gets the boundary of this geography as a Geometry. For polygons this is a LineString; for points it is the empty set.
public Geometry Boundary { get; }
Property Value
- Geometry