GH_Capsule.TextOrientation Property

GH_CapsuleTextOrientation Property

Gets or sets the orientation of the text within the content box.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Orientation TextOrientation { get; set; }
Public Property TextOrientation As GH_Orientation
	Get
	Set

Property Value

Type: GH_Orientation

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Capsule.TextOrientation"]

See Also