Click or drag to resize

DimensionStyleOverrideDictionaryCount Property

Gets the number of DimensionStyleOverride contained in the current dictionary.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also