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

In This Topic
    RightToLeft Property (GlyphInfo)
    In This Topic
    Gets a value indicating if the glyph should appear from right to left.
    Syntax
    'Declaration
     
    Public ReadOnly Property RightToLeft As Boolean
    public bool RightToLeft {get;}
    See Also