IAcadPolygonMeshMVertexCount Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
Type:
Int32
See Also