IAcadPolygonMeshMVertexCount
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
int MVertexCount { get; }
 
ReadOnly Property MVertexCount As Integer
        Get
 
property int MVertexCount {
        int get ();
}
 
abstract MVertexCount : int with get
 
 
 
Property Value
Int32
 
See Also