ASPxClientObjectContainer.Pan(x, y, mode) Method
Pans a zoomed-in Flash movie to the specified coordinates.
Declaration
Pan(
x: number,
y: number,
mode: number
): void
Parameters
| Name | Type | Description |
|---|---|---|
| x | number | The X-coordinate. |
| y | number | The Y-coordinate. |
| mode | number |
|
Remarks
Note
This member is in effect for a Flash object only.
See Also