Polygon.SpatialReferenceSystem
Polygon.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 override SpatialReferenceSystem SpatialReferenceSystem { get; set; }
See Also
- class SpatialReferenceSystem
- class Polygon
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS