 | MLineStyleElements Property |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the list of elements that make up the multiline.
Namespace:
netDxf.Objects
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Remarks
The elements list must be ordered, this will be done automatically,
but if new elements are added individually to the list it will have to be sorted manually calling the Sort() method.
See Also