[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause

Ime.ImeCompositionClause Struct

Defines a clause of the composition.

Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public struct Ime.ImeCompositionClause

Constructors

Name Description
ImeCompositionClause(int, int)

Initializes a new instance of the Ime.ImeCompositionClause class.

Properties

Name Description
Length

Gets an int indicating the start of the clause.

Start

Gets an int indicating the start of the clause.

Methods

Name Description
GetClauseString(string)

Gets the string of the clause from the given composition string.