MouseBoxOpacityMode Enum
Lists values that specify the opacity mode of the mouse box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
| Name | Description |
|---|---|
Inside
|
An area inside the mouse box is opaque.
|
Outside
|
An area outside the mouse box is opaque.
|
Related API Members
The following properties accept/return MouseBoxOpacityMode values:
Remarks
Values listed by this enumeration are used to set the ImageZoomZoomModeSettings.MouseBoxOpacityMode property.
See Also

