ProjectOperator.Crs Property
Gets or sets the Crs that operator will reproject features to.
Syntax
public Crs Crs { get; set; }
Property Value
Default: null
An explicit coordinate reference system to project features to. If not specified the features are projected into the coordinate reference system of the presentation.
Platforms
Windows, Linux, Android