DXImage.Clone() Method
Creates a copy of the DXImage instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Returns
Type | Description |
---|---|
DXImage | The copy of the DXImage instance. |
See Also