Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

d92a4c52 824d 0420 1f92 a330a2d891c3

haplokuon edited this page May 6, 2023 · 1 revision

HatchBoundaryPath.EdgeType Enumeration

netDxf 3.0.0 Library

Specifies the type of HatchBoundaryPath.Edge.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum EdgeType

VB

Public Enumeration EdgeType

C++

public enum class EdgeType

F#

type EdgeType

Members

Polyline 0  
Line 1  
Arc 2  
Ellipse 3  
Spline 4  

See Also

Reference

netDxf.Entities Namespace

Clone this wiki locally