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 414
d840e24c 073f dcd5 7572 323a0bf8556b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Converts the actual edge to its entity equivalent.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public override EntityObject ConvertTo()
VB
Public Overrides Function ConvertTo As EntityObject
C++
public:
virtual EntityObject^ ConvertTo() override
F#
abstract ConvertTo : unit -> EntityObject
override ConvertTo : unit -> EntityObject
EntityObject
An entity equivalent to the actual edge.