MagnifierDialogArgs.InitialZoomFactor Property
Gets or sets the Magnifier start-up zoom level. End-users can scroll in and out by using a mouse scroll wheel.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value that specifies the Magnifier start-up zoom level. |
See Also