Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / originSymbolStyleType Enumeration

In This Topic
    originSymbolStyleType Enumeration
    In This Topic
    Origin symbol style type.
    Syntax
    'Declaration
     
    Public Enum originSymbolStyleType 
       Inherits System.Enum
    public enum originSymbolStyleType : System.Enum 
    Members
    MemberDescription
    BallThe black and white sphere
    CoordinateSystemThe three XYZ arrows
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Eyeshot.originSymbolStyleType

    See Also