Click or drag to resize

DraggableModelDragLineOn Property

To show drag line. If TRUE, drag line is displayed

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

Property Value

Type: Boolean
See Also