FeaturesSequence.SpatialReferenceSystem

FeaturesSequence.SpatialReferenceSystem property

Gets spatial reference system of this features sequence.

public abstract SpatialReferenceSystem SpatialReferenceSystem { get; }

Property Value

Spatial reference system. Can be null if it is unknown.

See Also