RECT.Equals(object?) method¶
Defined in
Type: RECT
Namespace: CrissCross.WPF.UI.Interop.WinDef
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public override bool Equals(object? obj)
Inherited documentation
These docs were inherited from ValueType. The member doesn't override them on this type.
Parameters
| Name | Type | Description |
|---|---|---|
obj | object? | -- |
Returns: bool