ToolTipItemImageOptions.SvgImageSize Property
Gets or sets the size of the vector image.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.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