Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / ColorMethod Property

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