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
c2bf086c 30b0 a970 d935 0b9162063116
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 abstract EntityObject ConvertTo()VB
Public MustOverride Function ConvertTo As EntityObjectC++
public:
virtual EntityObject^ ConvertTo() abstractF#
abstract ConvertTo : unit -> EntityObject EntityObject
An EntityObject equivalent to the actual edge.