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

In This Topic
    ViewCubeIcon Class
    In This Topic
    View Cube icon settings. This user interface element will never be added to images and printouts.
    Syntax
    'Declaration
     
    Public Class ViewCubeIcon 
       Inherits UserInterfaceSymbolBase
       Implements IUserInterfaceElement 
    public class ViewCubeIcon : UserInterfaceSymbolBase, IUserInterfaceElement  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
             devDept.Eyeshot.UserInterfaceSymbolBase
                devDept.Eyeshot.ViewCubeIcon

    See Also