Gets or sets a value that indicates the speed of zooming in and out when IsMouseWheelZoomEnabled is set to true.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public double IsMouseWheelZoomEnabledSpeed { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsMouseWheelZoomEnabledSpeed As Double |