Map.SpatialReferenceSystem

Map.SpatialReferenceSystem property

SpatialReferenceSystem of the map.

public SpatialReferenceSystem SpatialReferenceSystem { get; set; }

Exceptions

exceptioncondition
ArgumentNullExceptionArgument is null.
ArgumentExceptionValue is not Projected or Geographic.

See Also