Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TextureMappingData Class / Transformation Property

In This Topic
    Transformation Property (TextureMappingData)
    In This Topic
    Gets or sets the transformation applied to the mapping.
    Syntax
    'Declaration
     
    Public Property Transformation As Transformation
    public Transformation Transformation {get; set;}
    See Also