Click or drag to resize

DraggableModelIsDraggable Property

Set on the object that enables/disables if the object can be dragged or not

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool IsDraggable { get; set; }

Property Value

Type: Boolean
See Also