CadPolylineBase.MeshMVertexCount

CadPolylineBase.MeshMVertexCount property

Gets or sets the mesh M vertex count.

public virtual short MeshMVertexCount { get; set; }

Property Value

The mesh M vertex count.

See Also