Gets or sets the position of the candidate window.
Declaration
public override Point Position { get; set; }
Public Overrides Property Position As Point
Property Value
| Type |
Description |
| Point |
A Point indicates the position of the candidate window.
|
Overrides