Click or drag to resize

MLineStyleFlags Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the MLine style flags.

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

Property Value

Type: MLineStyleFlags
See Also