POINT2_DINT (STRUCT)

TYPE POINT2_DINT : STRUCT

This structure defines a vector \(\vec{0P} = \vec{P}\) of the two dimensional space by specifying the integral values of the x- and y-component of its target point \(P\).

InOut:

Name

Type

Comment

diX

DINT

x-component of the target point (integer)

diY

DINT

y-component of the target point (integer)