DraggableModelIsDraggable Property
|
Set on the object that enables/disables if the object can be dragged or not
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool IsDraggable { get; set; }
Property Value
Type:
Boolean
See Also