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