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