Creates a new MLineVertex that is a copy of the current instance.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax Public Function Clone As Object
member Clone : unit -> Object
Return Value
Type:
ObjectA new MLineVertex that is a copy of this instance.
See Also