Click or drag to resize

MLineStyleOwner Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the owner of the actual multi line style.

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

Property Value

Type: MLineStyles
See Also