SpatialReferenceSystem.IsSingle

SpatialReferenceSystem.IsSingle property

Returns whether this SRS is single (not a union of two SRS).

public bool IsSingle { get; }

Remarks

In WKT this is any coordinate system, except COMPD_CS.

See Also