CustomObjectGripsDragging Method |
Determines if grips are currently being dragged.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool Dragging()
Public Shared Function Dragging As Boolean
Return Value
Type:
Booleantrue if grips are dragged.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also