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

In This Topic
    flatColorMethodType Enumeration
    In This Topic
    Flat color method type.
    Syntax
    'Declaration
     
    Public Enum flatColorMethodType 
       Inherits System.Enum
    public enum flatColorMethodType : System.Enum 
    Members
    MemberDescription
    EntityColor The color is defined by the entity color
    EntityMaterial The color is defined by the entity material
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Eyeshot.flatColorMethodType

    See Also