Enum HatchBoundaryPath.EdgeType
Specifies the type of HatchBoundaryPath.Edge.
Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public enum EdgeType
Fields
| Name | Description |
|---|---|
| Arc | |
| Ellipse | |
| Line | |
| Polyline | |
| Spline |
Specifies the type of HatchBoundaryPath.Edge.
public enum EdgeType
| Name | Description |
|---|---|
| Arc | |
| Ellipse | |
| Line | |
| Polyline | |
| Spline |