PathArc Operators
Defines an arc (a path segment).| Name | Description |
|---|---|
| Equality(PathArc, PathArc) static |
Compares two PathArc structures for equality.
|
| Inequality(PathArc, PathArc) static |
Compares two PathArc structures to determine whether they are not equal.
|
See Also