SvgImageItemAppearance.Assign(SvgImageItemAppearance) Method
Copies settings from the specified object to the current object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
appearance | SvgImageItemAppearance | The object whose settings are copied to the current object. |
See Also