Represents the text rotation mode.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public enum TextRotationMode |
Visual Basic (Declaration) |
---|
Public Enumeration TextRotationMode |
Visual C++ |
---|
public enum class TextRotationMode |
Members
Member name | Description | |
---|---|---|
Screen | Rotation relative to screen. | |
Scale | Rotation relative to scale. |