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

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