Eyeshot 10 WinForms API Reference
CoordinateSystemBase Class
Members 

WinForms Assembly > devDept.Eyeshot Namespace : CoordinateSystemBase Class
Base class for CoordinateSystemIcon, OriginSymbol and ViewCubeIcon.
Syntax
'Declaration
 
Public MustInherit Class CoordinateSystemBase 
   Inherits UserInterfaceSymbolBase
   Implements IUserInterfaceElement 
public abstract class CoordinateSystemBase : UserInterfaceSymbolBase, IUserInterfaceElement  
Inheritance Hierarchy

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

See Also

Reference

CoordinateSystemBase Members
devDept.Eyeshot Namespace