AnnotationBase.TextRotationDegrees Property

AnnotationBaseTextRotationDegrees Property

Rotation of text in degrees

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double TextRotationDegrees { get; set; }
Public Property TextRotationDegrees As Double
	Get
	Set

Property Value

Type: Double
See Also