ToolTipItemImageOptions.SvgImageSize Property
Gets or sets the size of the vector image.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Size | A Size structures that specifies the vector image size. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SvgImageSize |
|---|---|
| ToolTipControlInfo |
|
| ToolTipControllerShowEventArgs |
|
| ToolTipItem |
|
See Also