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

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