ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Style Class / TextDirection Property

In This Topic
    TextDirection Property (Style)
    In This Topic
    Gets or sets the direction in which text is rendered.
    Syntax
    'Declaration
     
    Public Property TextDirection As TextDirection
    public TextDirection TextDirection {get; set;}
    See Also