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

In This Topic
    OriginSymbol Class
    In This Topic
    Origin symbol settings.
    Syntax
    'Declaration
     
    Public Class OriginSymbol 
       Inherits CoordinateSystemBase
       Implements IUserInterfaceElement 
    public class OriginSymbol : CoordinateSystemBase, IUserInterfaceElement  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
             devDept.Eyeshot.UserInterfaceSymbolBase
                devDept.Eyeshot.CoordinateSystemBase
                   devDept.Eyeshot.OriginSymbol
                      devDept.Eyeshot.ObjectManipulator

    See Also