ArcScaleIndicatorCollection<T> Constructors
A collection that stores value indicators of a particular circular scale.Name | Parameters | Description |
---|---|---|
ArcScaleIndicatorCollection(ArcScale) | scale | Initializes a new instance of the ArcScaleIndicatorCollection<T> class with the specified owner. |
See Also