Previous:
saveFileTo
Up:
Dixie2.0
Next:
SetRotateDegree
scrollTo
(from DixieCtl.cpp)
Scroll the current page to the coordinate specified (based on scale...
Dgp_Int32 CDixieCtrl scrollTo (
Dgp_Int32 sx,
Dgp_Int32 sy
);
Summary
Scroll the current page to the coordinate specified (based on scale of 1)
Parameters
sx
X coordinate.
sy
Y coordiante.
Return Value
1 Success.
0 Fail.