Create a default start zone for the drag and drop.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function CreateDragAndDropStartZone ( _ x As Integer, _ y As Integer _ ) As Rectangle |
| C# |
|---|
public static Rectangle CreateDragAndDropStartZone( int x, int y ) |