CropFeatureOptions.CoordinateReferenceSystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Coordinate Reference System of the input coords. Default to epsg:4326.
public string CoordinateReferenceSystem { get; set; }
member this.CoordinateReferenceSystem : string with get, set
Public Property CoordinateReferenceSystem As String