Click or drag to resize

DimensionStyleOverrideDictionaryTypes Property

Gets an ICollection containing the types of the current dictionary.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public ICollection<DimensionStyleOverrideType> Types { get; }

Property Value

Type: ICollectionDimensionStyleOverrideType
See Also