RhinoDoc.TextureMappingEvent Event

RhinoDocTextureMappingEvent Event

Called when any modification happens to a document objects texture mapping.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler<RhinoDocTextureMappingEventArgs> TextureMappingEvent
Public Shared Event TextureMappingEvent As EventHandler(Of RhinoDocTextureMappingEventArgs)

Value

Type: SystemEventHandlerRhinoDocTextureMappingEventArgs
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also