RhinoCommon API
RhinoDocModifyObjectAttributes Event |
Called when all object attributes are changed.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static event EventHandler<RhinoModifyObjectAttributesEventArgs> ModifyObjectAttributes
Public Shared Event ModifyObjectAttributes As EventHandler(Of RhinoModifyObjectAttributesEventArgs)
Value
Type: SystemEventHandlerRhinoModifyObjectAttributesEventArgs