RhinoDocModifyObjectAttributes Event |
Called when all object attributes are changed.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic static event EventHandler<RhinoModifyObjectAttributesEventArgs> ModifyObjectAttributes
Public Shared Event ModifyObjectAttributes As EventHandler(Of RhinoModifyObjectAttributesEventArgs)
Value
Type:
SystemEventHandlerRhinoModifyObjectAttributesEventArgs
See Also