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