Click or drag to resize

DimensionStyleOverrideDictionary Properties

The DimensionStyleOverrideDictionary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of DimensionStyleOverride contained in the current dictionary.
Public propertyIsReadOnly
Gets a value indicating whether the actual dictionary is read-only.
Public propertyItem
Gets or sets the DimensionStyleOverride with the specified type.
Public propertyTypes
Gets an ICollection containing the types of the current dictionary.
Public propertyValues
Gets an ICollection containing the DimensionStyleOverride list of the current dictionary.
Top
See Also