InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / GlyphInfo Class / GPosRunStart Property

In This Topic
    GPosRunStart Property (GlyphInfo)
    In This Topic
    Indicates if the glyph is at the start of a GPOS glyph run.
    Syntax
    'Declaration
     
    Public ReadOnly Property GPosRunStart As Boolean
    public bool GPosRunStart {get;}
    See Also