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

In This Topic
    Sideways Property (GlyphInfo)
    In This Topic
    Indicates if the glyph should appear rotated 90 or -90 degrees.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sideways As Boolean
    public bool Sideways {get;}
    See Also