DimensionStyleOverrideDictionary Properties |
The DimensionStyleOverrideDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of DimensionStyleOverride contained in the current dictionary.
| |
| IsReadOnly |
Gets a value indicating whether the actual dictionary is read-only.
| |
| Item |
Gets or sets the DimensionStyleOverride with the specified type.
| |
| Types |
Gets an ICollection containing the types of the current dictionary.
| |
| Values |
Gets an ICollection containing the DimensionStyleOverride list of the current dictionary.
|