EWorldShape::SetCenterXY

Position of the origin point of the reference frame as projected onto the image, i.e. the Sensor position of the point at World coordinates (0,0).

Namespace: Euresys::Open_eVision

[C++]

void SetCenterXY(
   float centerX,
   float centerY
)

Parameters

centerX

Horizontal position (abscissa)

centerY

Vertical position (ordinate)

EWorldShape.SetCenterXY

Position of the origin point of the reference frame as projected onto the image, i.e. the Sensor position of the point at World coordinates (0,0).

Namespace: Euresys.Open_eVision

[C#]

void SetCenterXY(
   float centerX,
   float centerY
)

Parameters

centerX

Horizontal position (abscissa)

centerY

Vertical position (ordinate)