ArcScaleRangeBarCollection Properties
A collection that stores the range bars of a particular arc scale.Name | Description |
---|---|
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Count | Gets the number of elements contained by this FreezableCollection<T>. Inherited from FreezableCollection<T>. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable. |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
Item[Int32] | Provides indexed access to individual items in the collection. Inherited from GaugeDependencyObjectCollectionBase<T>. |
ICollection<T>.IsReadOnly | For a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>. |
ICollection.IsSynchronized | For a description of this member, see IsSynchronized. Inherited from FreezableCollection<T>. |
ICollection.SyncRoot | For a description of this member, see SyncRoot. Inherited from FreezableCollection<T>. |
IList.IsFixedSize | For a description of this member, see IsFixedSize. Inherited from FreezableCollection<T>. |
IList.IsReadOnly | For a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>. |
IList.Item[Int32] | For a description of this member, see Item[Int32]. Inherited from FreezableCollection<T>. |
See Also