DBgetDisplayCenter

Top  Previous  Next

Queries of the level window centre.

With this function the centre of the plan window can be questioned. The information is in metre.

Parametre

root (PROOT) [IN]

Act on the data bank.

x (stands in *) [IN]

Middle of the plan window on the X axis in metre.

y (stands in *) [IN]

Middle of the plan window on the Y axis in metre.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBgetDisplayCenter (

PROOT root,

stand in * x,

stand in * y

);

Related functions

DBgetDisplayRange