InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / GlyphInfo Class / GSubRunStart Property

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