Click or drag to resize
EntityDraggable Property
Is the entity draggable (eg can a user grab it and drag it around).

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

Property Value

Type: Boolean
See Also