This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
167893a7 86cd cea7 28d9 1d3e8700ca39
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
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. |