ToolTipControllerCustomDrawEventArgs.Bounds Property
Gets the bounding rectangle of the painted tooltip.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure which specifies the tooltip’s boundaries. |
See Also