[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCompositionWindow.Position

Position Property

Position

Gets or sets the position of the ime window.

Declaration
public override Point Position { get; set; }
Property Value
Type Description
Point

A Point indicates the position of the ime window.

Overrides