MagnifierDialogResult.HoverColor Property
Retrieves the last color under the Magnifier crosshair.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color that was the last color under the Magnifier crosshair before the Magnifier closed. |
See Also