DXImage.Equals(DXImage) Method
Determines whether the specified object is equal to the current DXImage
instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
other | DXImage | A |
Returns
Type | Description |
---|---|
Boolean |
|
See Also