TurnOnGripsEventHandler Delegate |
[Missing <summary> documentation for "T:Rhino.DocObjects.Custom.TurnOnGripsEventHandler"]
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public delegate void TurnOnGripsEventHandler(
RhinoObject rhObj
)
Public Delegate Sub TurnOnGripsEventHandler (
rhObj As RhinoObject
)
Parameters
- rhObj
- Type: Rhino.DocObjectsRhinoObject
See Also