Eyeshot 11 WPF API Reference
WPF 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
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      devDept.Eyeshot.DisposableBase
                         devDept.Eyeshot.UserInterfaceBase
                            devDept.Eyeshot.UserInterfaceSymbolBase
                               devDept.Eyeshot.ViewCubeIcon

    See Also