Click or drag to resize

RhinoDocTextureMappingEvent Event

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public static event EventHandler<RhinoDocTextureMappingEventArgs> TextureMappingEvent

Value

Type: SystemEventHandlerRhinoDocTextureMappingEventArgs
See Also