SvgImageItem.OutlinePen Property
In This Article
Gets a Pen that draws the current SvgImageItem.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Pen | A Pen that draws the current Svg |
See Also