[]
        
(Showing Draft Content)

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

ImeCompositionClause Constructor

ImeCompositionClause(int, int)

Initializes a new instance of the Ime.ImeCompositionClause class.

Declaration
public ImeCompositionClause(int start, int length)
Parameters
Type Name Description
int start

An int indicates the start of the clause.

int length

An int indicates the end of the cluase.