[]
Compares two C1Thickness structures for inequality.
public static bool operator !=(C1Thickness t1, C1Thickness t2)
Type | Name | Description |
---|---|---|
C1Thickness | t1 | The first structure to compare. |
C1Thickness | t2 | The other structure to compare. |
Type | Description |
---|---|
bool |