ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphInfo Class / RunStart Property

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