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