IGeometry.SpatialReferenceSystem

IGeometry.SpatialReferenceSystem property

Gets SpatialReferenceSystem of this instance. This property can be null, if SpatialReferenceSystem is unknown.

public SpatialReferenceSystem SpatialReferenceSystem { get; }

See Also