GH_FormatFormatTextEntity Method (GH_TextEntity) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatTextEntity(
GH_TextEntity data
)
Public Shared Function FormatTextEntity (
data As GH_TextEntity
) As String
Parameters
- data
- Type: Grasshopper.Kernel.TypesGH_TextEntity
Return Value
Type:
StringSee Also