Returns true if the argument object equals this rectangle.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1
Syntax
| C# |
|---|
public override bool Equals( Object obj ) |
| Visual Basic |
|---|
Public Overrides Function Equals ( _ obj As Object _ ) As Boolean |
Parameters
- obj
- Type: System..::..Object
The argument object.