Click or drag to resize

LinetypeSegmentChangeEventArgsItem Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the item that is being added or removed from the line type segment list.

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

Property Value

Type: LinetypeSegment
See Also