Entity.State Property

GeonBit.UI

EntityState Property
Current entity state (default / mouse hover / mouse down..).

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

Property Value

Type: EntityState
See Also