Click or drag to resize

PolylineNVertexCount Property

Polygon mesh N vertex count (optional; default = 0)

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public short NVertexCount { get; set; }

Property Value

Type: Int16
See Also