CadEdgeBoundaryPath.NumberOfEdges

CadEdgeBoundaryPath.NumberOfEdges property

Gets or sets the number of edges.

public int NumberOfEdges { get; set; }

Property Value

The number of edges.

See Also