ZoomAndPanControlIsMouseWheelScrollingEnabled - свойство |
Set to 'true' to enable the mouse wheel to scroll the zoom and pan control.
This is set to 'false' by default.
Пространство имён:
Tessa.UI.Controls.Zooming
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public bool IsMouseWheelScrollingEnabled { get; set; }
Public Property IsMouseWheelScrollingEnabled As Boolean
Get
Set
public:
property bool IsMouseWheelScrollingEnabled {
bool get ();
void set (bool value);
}
member IsMouseWheelScrollingEnabled : bool with get, set
Значение свойства
Тип:
BooleanСм. также