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