Skip to content

E_Rhino_RhinoDoc_TextureMappingEvent

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.TextureMappingEvent Event

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

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler<RhinoDoc.TextureMappingEventArgs> TextureMappingEvent

VB

Public Shared Event TextureMappingEvent As EventHandler(Of RhinoDoc.TextureMappingEventArgs)

Value

Type: System.EventHandler(RhinoDoc.TextureMappingEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally