Updates size and position of the caret graphic.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
void UpdateCaretGraphic( Rectangle caretRect ) |
Visual Basic |
---|
Sub UpdateCaretGraphic ( caretRect As Rectangle ) |
Parameters
- caretRect
- Type: System.Drawing..::..Rectangle