GH_Capsule.Font Property

GH_CapsuleFont Property

Gets or sets the Font to use for text rendering.

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

Property Value

Type: Font

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

See Also