Click or drag to resize

GH_Text Class

Represents a single string.
Inheritance Hierarchy
SystemObject
  Grasshopper.DocumentationGH_Text

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_Text : IGH_Content

The GH_Text type exposes the following members.

Properties
  NameDescription
Public propertyText
Gets the text string.
Top
Methods
See Also