Click or drag to resize

AnnotationBaseTextHeight Property

AnnotationBase.TextHeight Gets the parent dimstyle for the annotation and gets or sets the text height in the dimstyle

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double TextHeight { get; set; }

Property Value

Type: Double
See Also