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

In This Topic
    UserInterfaceSymbolBase Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class UserInterfaceSymbolBase 
       Inherits UserInterfaceBase
       Implements IUserInterfaceElement 
    public abstract class UserInterfaceSymbolBase : UserInterfaceBase, IUserInterfaceElement  
    Inheritance Hierarchy

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

    See Also