Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GetViewCubeIcon Method

In This Topic
    GetViewCubeIcon Method
    In This Topic
    Gets the view cube icon settings in the active viewport.
    Syntax
    'Declaration
     
    Public Function GetViewCubeIcon() As ViewCubeIcon
    public ViewCubeIcon GetViewCubeIcon()

    Return Value

    The view cube icon settings of the active viewport
    See Also