Creates a new instance of PanCommand
Parameters: pixelx - The amount to pan in the x direction Parameters: pixely - The amount to pan in the y direction
PanCommand
public PanCommand(double worldx, double worldy)(Code)
Creates a new instance of PanCommand
Parameters: worldx - The amount to pan in the x direction Parameters: worldy - The amount to pan in the y direction