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