Show / Hide Table of Contents

Enum TextDirection

Namespace: Manina.Windows.Forms
Assembly: TabControl.dll
Syntax
public enum TextDirection

Fields

Name Description
Down

Text is rotated 90 degrees pointing down.

Right

Text is drawn left-to-right.

Up

Text is rotated 90 degrees pointing up.

Back to top Copyright © 2018 Özgür Özçıtak