Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ViewCubeIcon Property

In This Topic
    ViewCubeIcon Property (ViewportLayout)
    In This Topic
    Gets or sets the view cube icon settings in the active viewport.
    Syntax
    'Declaration
     
    Public Property ViewCubeIcon As ViewCubeIcon
    public ViewCubeIcon ViewCubeIcon {get; set;}
    See Also