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