Click or drag to resize

TextOrientation Enumeration

Method for getting rotation for drawing text

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum TextOrientation
Members
  Member nameValueDescription
InPlane0 Text has fixed rotation on a world coordinate plane
InView1 Text is drawn on a plane perpendicular to view direction horizontal to the screen
See Also