[]
Determines whether the border of the current object is the same as the specified Border object.
public bool Equals(Border border)
Public Function Equals(border As Border) As Boolean
Type | Name | Description |
---|---|---|
Border | border | Border object to compare to the current border object |
Type | Description |
---|---|
bool |