CadPolyline.MeshMVertexCount

CadPolyline.MeshMVertexCount property

Gets or sets the mesh M vertex count.

public override short MeshMVertexCount { get; set; }

Property Value

The mesh M vertex count.

See Also