Ant Organisation Ltd documentation

DragDropManager.PushImage Method 

Changes the currently displayed image for dragging to the named one. Should be set back using PopImage.

public void PushImage(
   string name
);

Parameters

name
Name of image to use.

Implements

Controller.PushImage

See Also

DragDropManager Class | Ant.Shared.Windows.DragDrop Namespace