[]
Compares two C1CornerRadius structures for equality.
public static bool operator ==(C1CornerRadius c1, C1CornerRadius c2)
Public Shared Operator =(c1 As C1CornerRadius, c2 As C1CornerRadius) As Boolean
| Type | Name | Description |
|---|---|---|
| C1CornerRadius | c1 | The first structure to compare. |
| C1CornerRadius | c2 | The other structure to compare. |
| Type | Description |
|---|---|
| bool |