Click or drag to resize

DimensionStyleOverrideDictionaryEventArgsItem Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get the item that is being added to or removed from the dictionary.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public DimensionStyleOverride Item { get; }
Request Example View Source

Property Value

Type: DimensionStyleOverride
See Also