Entity.Background Property

GeonBit.UI

EntityBackground Property
Optional background entity that will not respond to events and will always be rendered right behind this entity.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Entity Background { get; set; }

Property Value

Type: Entity
See Also