Click or drag to resize

RhinoDocModifyObjectAttributes Event

Called when all object attributes are changed.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<RhinoModifyObjectAttributesEventArgs> ModifyObjectAttributes

Value

Type: SystemEventHandlerRhinoModifyObjectAttributesEventArgs
See Also