Click or drag to resize

GH_FormatFormatTextEntity Method (GH_TextEntity)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatTextEntity(
	GH_TextEntity data
)

Parameters

data
Type: Grasshopper.Kernel.TypesGH_TextEntity

Return Value

Type: String
See Also