Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Camera Class / RemoveSceneTransformation Method

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

    Parameters

    currentTransformation
    See Also