Click or drag to resize

PolylineMVertexCount Property

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

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

Property Value

Type: Int16
See Also