EWorldShape::DragLandmark

Moves the landmark to a new position.

Namespace: Euresys::Open_eVision

[C++]

void DragLandmark(
   int n32CursorX,
   int n32CursorY
)

Parameters

n32CursorX

Current cursor coordinates.

n32CursorY

Current cursor coordinates.

EWorldShape.DragLandmark

Moves the landmark to a new position.

Namespace: Euresys.Open_eVision

[C#]

void DragLandmark(
   int n32CursorX,
   int n32CursorY
)

Parameters

n32CursorX

Current cursor coordinates.

n32CursorY

Current cursor coordinates.