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