setorigin

This function is used to set coordinates origin.

void setorigin(int x, int y);

x

X-coordinate of origin(using physical coordinates).

y

Y-coordinate of origin(using physical coordinates).

Return Value

None

Examples

None

(贡献者:Krissi  编辑