RhinoObjectGroupCount Property |
Rhino 5 for WindowsNumber of groups object belongs to.
Namespace: Rhino.DocObjectsAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic int GroupCount { get; }
Public ReadOnly Property GroupCount As Integer
Get
Property Value
Type:
Int32
See Also