Expands rectangle selection to left.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public static void RectSelectToLeft( IUserInterface ui ) |
Visual Basic |
---|
Public Shared Sub RectSelectToLeft ( ui As IUserInterface ) |
Parameters
- ui
- Type: Sgry.Azuki..::..IUserInterface
Remarks
This action expands rectangle selection to left. If Azuki is not in rectangle selection mode, it automatically switches to rectangle selection mode.