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