Piccolo.NET

PBoundsHandle.GetCursorFor Method 

Gets the appropriate cursor for the given direction.

public virtual Cursor GetCursorFor(
   Direction side
);

Parameters

side
The direction for which to get the appropriate cursor.

Return Value

The appropriate cursor for the given direction.

See Also

PBoundsHandle Class | UMD.HCIL.PiccoloX.Handles Namespace