This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
fce037fe bc53 8bb2 5547 56885f5299d0
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Represents a multiline vertex.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class MLineVertexVB
Public Class MLineVertexC++
public ref class MLineVertexF#
type MLineVertex = class end| Inheritance | Object → MLineVertex |
| Direction | Gets the MLine vertex direction. |
| Distances | Gets the multiline vertex distances lists. |
| Miter | Gets the MLine vertex miter. |
| Position | Gets the MLine vertex position. |
| Clone | Creates a new MLineVertex that is a copy of the current instance. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Converts the value of this instance to its equivalent string representation. (Overrides Object.ToString()) |