Interface IScaleRangeInfoCollection
A collection of scale ranges
Inherited Members
System.Collections.Generic.IEnumerable<OSGeo.MapGuide.ObjectModels.RuntimeMap.IScaleRangeInfo>.GetEnumerator()
Namespace: OSGeo.MapGuide.ObjectModels.RuntimeMap
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IScaleRangeInfoCollection : IReadOnlyCollection<IScaleRangeInfo>, IEnumerable<IScaleRangeInfo>, IEnumerable