[]
Determines whether the value of the specified object is equivalent to the current System.Windows.Forms.Padding.
public override bool Equals(object other)
| Type | Name | Description |
|---|---|---|
| object | other | The object to compare to the current System.Windows.Forms.Padding. |
| Type | Description |
|---|---|
| bool | true if the System.Windows.Forms.Padding objects are equivalent; otherwise, false. |