DBsetDisplayCenter

Top  Previous  Next

Putting of the window area.

The plan window can be changed with this function in his width and height. The information is in metre.

Parametre

root (PROOT) [IN]

Act on the open data bank

x (stands in) [IN]

x co-ordinate of the plan window in metre.

y (stands in) [IN]

Y co-ordinate of the plan window in metre.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBsetDisplayCenter (

PROOT root,

stand in x,

stand in y

);

Related functions

DBgetDisplayRange