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