POINT2_LREAL (STRUCT)ΒΆ
TYPE POINT2_LREAL : STRUCT
This structure defines a vector \(\vec{0P} = \vec{P}\) of the two dimensional space by specifying the floating-point values of the x- and y-component of its target point \(P\).
- InOut:
Name
Type
Comment
lrXLREALx-component of the target point (floating point)
lrYLREALy-component of the target point (floating point)