Crs.GetBoundary Method
Returns a collection of projected points that form the boundary of the valid projected coordinates.
GetBoundary()
Returns a collection of projected points that form the boundary of the valid projected coordinates.Syntax
public PointCollection GetBoundary ()
Return Value
A collection of points, representing a polygon, that is the boundary of the valid area.
Remarks
The CrsBoundaryGenerator returns the same boundary, as a polygon feature.
Note that this method is intended for world maps, since the returned boundary is the theoretical maximal one, rather than some restricted area of use. For example, the boundary of SWEREF 99 TM covers the whole world, not just Sweden.
Platforms
Windows, Linux, Android