Click or drag to resize

DimensionStyleOverrideDictionaryEventArgsItem Property

Get the item that is being added to or removed from the dictionary.

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

Property Value

Type: DimensionStyleOverride
See Also