MeshNgonListCount Property |
Gets or sets the number of mesh ngons.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic int Count { get; set; }Public Property Count As Integer
Get
Set
Property Value
Type:
Int32Implements
IResizableListTCountICollectionTCountICollectionCountIReadOnlyCollectionTCount
See Also