Click or drag to resize

GH_FormatFormatTextEntity Method (TextEntity, String)

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

Parameters

data
Type: TextEntity
prefix (Optional)
Type: SystemString

Return Value

Type: String
See Also