ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfMark.move(number,number); |
Parameters
- deltaX
- The distance (in page coordinates) to move the mark to the right. Negative numbers move the mark to the left.
- deltaY
- The distance (in page coordinates) to move the mark down. Negative numbers move the mark up.