[]
Compares this Border object with another Border object returns true if objects represent same border.
public override bool Compare(VisualPrimitive v)
Type | Name | Description |
---|---|---|
VisualPrimitive | v | The Border object to compare with. |
Type | Description |
---|---|
bool | Returns true if two border objects represent same border. |