CompoundSpatialReferenceSystem.DimensionsCount

CompoundSpatialReferenceSystem.DimensionsCount property

Number of dimensions. For compound SRS this is sum of number of dimensions of underlying SRS.

public override int DimensionsCount { get; }

See Also