RhinoDocTextureMappingEvent Event |
Called when any modification happens to a document objects texture mapping.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntaxpublic static event EventHandler<RhinoDocTextureMappingEventArgs> TextureMappingEvent
Public Shared Event TextureMappingEvent As EventHandler(Of RhinoDocTextureMappingEventArgs)
Value
Type:
SystemEventHandlerRhinoDocTextureMappingEventArgs
See Also