Click or drag to resize

LineD2D Operators

The LineD2D type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberAddition(LineD2D, VectorD2D) Translate a line by adding a vector to both start and end point.
Public operatorStatic memberSubtraction(LineD2D, VectorD2D) Translate a line by subtracting a vector from both start and end point.
Top
See Also