Click or drag to resize

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()

Return Value

Type: Boolean
true if grips are dragged.
See Also