GoDiagram Win Reference
GoRulerTextOrientation Enumeration

Provides orientation values for text.
Syntax
'Declaration
 
Public Enum GoRulerTextOrientation 
   Inherits System.Enum
public enum GoRulerTextOrientation : System.Enum 
Members
MemberDescription
BottomUpSpecifies a text rotation of two hundred seventy degrees.
NormalSpecifies a text rotation of zero degrees.
TopDownSpecifies a text rotation of ninety degrees.
UpsideDownSpecifies a text rotation of one hundred eighty degrees.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.Go.Draw.GoRulerTextOrientation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback