CrsBoundaryGenerator.Crs Property
Gets or sets the coordinate reference system for which to generate the boundary polygon.
Syntax
public Crs Crs { get; set; }
Property Value
Remarks
If this property is null, the coordinate reference system of the view will be used. It is possible to specify another coordinate reference system, but it is almost always a bad idea, since such a boundary seldom is reprojected as you would expect.
Platforms
Windows, Linux, Android