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

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