Click or drag to resize

Param_TextDotPreferredCast Method

Namespace:  Grasshopper.Kernel.Parameters
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_TextDot PreferredCast(
	Object data
)

Parameters

data
Type: SystemObject

Return Value

Type: GH_TextDot
See Also