SvgImageItem.Clone() Method
Creates a copy of the current item.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
SvgImageItem | A copy of the current item. |
See Also