Calendar for WinForms | ComponentOne
C1.Win.Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionClause Structure / Length Property

In This Topic
    Length Property (Ime.ImeCompositionClause)
    In This Topic
    Gets an int indicating the start of the clause.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Length As Integer
    public int Length {get;}

    Property Value

    An int indicating the start of the clause.
    See Also