Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

167893a7 86cd cea7 28d9 1d3e8700ca39

haplokuon edited this page May 6, 2023 · 1 revision

MLine Constructor

netDxf 3.0.0 Library

Overload List

MLine() Initializes a new instance of the MLine class.
MLine(IEnumerable(Vector2)) Initializes a new instance of the MLine class.
MLine(IEnumerable(Vector2), Boolean) Initializes a new instance of the MLine class.
MLine(IEnumerable(Vector2), Double) Initializes a new instance of the MLine class.
MLine(IEnumerable(Vector2), MLineStyle, Double) Initializes a new instance of the MLine class.
MLine(IEnumerable(Vector2), Double, Boolean) Initializes a new instance of the MLine class.
MLine(IEnumerable(Vector2), MLineStyle, Double, Boolean) Initializes a new instance of the MLine class.

See Also

Reference

MLine Class
netDxf.Entities Namespace

Clone this wiki locally