MagnifierDialog.ShowDialog() Method
Initializes a new instance of the MagnifierDialog class with the default settings.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
MagnifierDialogResult | A MagnifierDialogResult object that stores the last remembered Magnifier zoom level and colors selected by a user. |
See Also