BarItemImageOptions.SvgImageSize Property
Gets or sets the required size of the vector image.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Size | A |
Property Paths
You can access this nested property as listed below:
Object Type | Path to SvgImageSize |
---|---|
BarButtonItem |
|
BarItem |
|
BarItemLink |
|
Remarks
See this article to learn more about SVG icon support in DevExpress controls.
See Also