Click or drag to resize

GH_FormatFormatTextEntity Method (TextEntity)

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

Parameters

data
Type: TextEntity

Return Value

Type: String
See Also