Click or drag to resize

UserInterfaceControlTextHeight Property

Height of the text in logical pixels. A value of 0, the default, means use the standard control font height. Controls that draw no text ignore this setting.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public float TextHeight { get; set; }

Property Value

Type: Single
See Also