PathLine Operators
Defines a straight line (a path segment).| Name | Description |
|---|---|
| Equality(PathLine, PathLine) static |
Determines whether two PathLine objects are equal.
|
| Inequality(PathLine, PathLine) static |
Compares two AdjustPoint structures to determine whether they are not equal.
|
See Also