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
d92a4c52 824d 0420 1f92 a330a2d891c3
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Specifies the type of HatchBoundaryPath.Edge.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum EdgeTypeVB
Public Enumeration EdgeTypeC++
public enum class EdgeTypeF#
type EdgeType| Polyline | 0 | |
| Line | 1 | |
| Arc | 2 | |
| Ellipse | 3 | |
| Spline | 4 |