[]
Determines whether the specified SvgPaint is equal to this instance.
public bool Equals(SvgPaint other)
Public Function Equals(other As SvgPaint) As Boolean
| Type | Name | Description |
|---|---|---|
| SvgPaint | other |
| Type | Description |
|---|---|
| bool |
Determines whether the specified object is equal to this instance.
public override bool Equals(object value)
Public Overrides Function Equals(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value |
| Type | Description |
|---|---|
| bool |