[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.Move

Move Method

Move(int, int)

Moves the radial menu if it is currently visible, does nothing otherwise.

Declaration
public void Move(int dx, int dy)
Parameters
Type Name Description
int dx

The X offset.

int dy

The Y offset.