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

In This Topic
    edgeColorMethodType Enumeration
    In This Topic
    Edge color type.
    Syntax
    'Declaration
     
    Public Enum edgeColorMethodType 
       Inherits System.Enum
    public enum edgeColorMethodType : System.Enum 
    Members
    MemberDescription
    EntityColor The color is defined by the entity color
    SingleColorThe color is defined DisplayModeSettings.EdgeColorMethod
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Eyeshot.edgeColorMethodType

    See Also