Click or drag to resize

FoundLineVector Method

Returns from the two points P1 and P2 of the line the vector P1-P2.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public Vector Vector()

Return Value

Vector
Vector P1-P2
See Also