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

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