AnnotationBase.DrawForward Property

AnnotationBaseDrawForward Property

Gets or sets whether the text is oriented towards the reader when viewed from behind

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool DrawForward { get; set; }
Public Property DrawForward As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also