Property MeshMVertexCount
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects.Polylines
- Assembly
- Aspose.CAD.dll
MeshMVertexCount
Gets or sets the mesh M vertex count.
[CadShort(CadEntityAttribute.Cad071, CadParameterType.Optional, "AcDbPolyFaceMesh", HasDefaultValue = true)]
public override short MeshMVertexCount { get; set; }
Property Value
- short
The mesh M vertex count.