Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewCubeIcon.ViewCubePartEntity Class / SetTransform Method

In This Topic
    SetTransform Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetTransform( _
       ByVal t As Transformation _
    ) 
    public void SetTransform( 
       Transformation t
    )

    Parameters

    t
    See Also