GH_Format.FormatCircle Method (Circle)

GH_FormatFormatCircle Method (Circle)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatCircle(
	Circle data
)
Public Shared Function FormatCircle ( 
	data As Circle
) As String

Parameters

data
Type: Circle

Return Value

Type: String
See Also