Click or drag to resize

GH_TextDot Constructor (TextDot)

Create a duplicate of an existing text dot.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_TextDot(
	TextDot textDot
)

Parameters

textDot
Type: TextDot
text dot to duplicate
See Also