CurvePolygon.SpatialReferenceSystem

CurvePolygon.SpatialReferenceSystem property

Gets SpatialReferenceSystem of this instance. This property can be null, is SpatialReferenceSystem is unknown. Assigning new SpatialReferenceSystem will not perform any coordinate transformation, only reference will change.

public SpatialReferenceSystem SpatialReferenceSystem { get; set; }

See Also