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

In This Topic
    GetView Method
    In This Topic
    Gets the view orientation corresponding to the selected part of the viewcube.
    Syntax
    'Declaration
     
    Public Function GetView() As viewType
    public viewType GetView()

    Return Value

    The corresponding view orientation.
    See Also