CustomObjectGripsDragging Method |
Determines if grips are currently being dragged.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static bool Dragging()
Public Shared Function Dragging As Boolean
Return Value
Type:
Booleantrue if grips are dragged.
See Also