CadDimensionDictionary Properties |
The CadDimensionDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | CadSymbolTableGroupCodes |
Gets or sets the cad symbol table group codes.
|
![]() | Count |
Gets the number of elements contained in the
ICollection.
(Inherited from NonGenericDictionary.) |
![]() | IsFixedSize |
Gets a value indicating whether the
IDictionary object has a fixed size.
(Inherited from NonGenericDictionary.) |
![]() | IsReadOnly |
Gets a value indicating whether the
IDictionary object is read-only.
(Inherited from NonGenericDictionary.) |
![]() | IsSynchronized |
Gets a value indicating whether access to the
ICollection is synchronized (thread safe).
(Inherited from NonGenericDictionary.) |
![]() | ItemObject |
Gets or sets the element with the specified key.
(Inherited from NonGenericDictionary.) |
![]() | ItemString |
Gets or sets the CadDimensionStyleTable with the specified key.
|
![]() | Keys |
Gets an
ICollection object containing the keys of the
IDictionary object.
(Inherited from NonGenericDictionary.) |
![]() | KeysTyped |
Gets the strongly typed collection of keys.
|
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the
ICollection.
(Inherited from NonGenericDictionary.) |
![]() | Values |
Gets an
ICollection object containing the values in the
IDictionary object.
(Inherited from NonGenericDictionary.) |
![]() | ValuesTyped |
Gets the strongly typed values collection.
|