IOmoveAbsolut

Top  Previous  Next

Plan view shift.

To shift the view window about the plan, the information is required absolutely to the origin, and the information by which window the view should change.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

x (stands in) [IN]

Information around how much metre the view on the x axis should be shifted from the origin.

y (stands in) [IN]

Information around how much metre the view on the Y axis should be shifted from the origin.

vp (int) [IN]

vp contains the unequivocal number of the issue window.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOmoveAbsolut (

PIOPIPES pipes,

stand in x,

stand in y,

int vp

);

Related functions

IOmoveRelative