MeshVertexStatusListHiddenCount Property |
Gets a value indicating how many vertices have been set to hidden.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public int HiddenCount { get; }
Public ReadOnly Property HiddenCount As Integer
Get
Property Value
Type:
Int32See Also