Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IEntity Interface / ColorMethod Property

In This Topic
    ColorMethod Property (IEntity)
    In This Topic
    Gets or sets the entity color source.
    Syntax
    'Declaration
     
    Property ColorMethod As colorMethodType
    colorMethodType ColorMethod {get; set;}
    See Also