NodeLayoutIsDragging - свойство |
Пространство имён:
Tessa.UI.WorkflowViewer.Layouts
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic bool IsDragging { get; set; }Public Property IsDragging As Boolean
Get
Set
public:
virtual property bool IsDragging {
bool get () sealed;
void set (bool value) sealed;
}abstract IsDragging : bool with get, set
override IsDragging : bool with get, set
Значение свойства
Тип:
BooleanРеализации
INodeLayoutIsDragging
См. также