ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool GSubRunStart {get;}
    See Also