Click or drag to resize

Param_ModelFontPrompt_Singular Method

Namespace:  Grasshopper.Rhinoceros.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Singular(
	ref ModelFont value
)

Parameters

value
Type: Grasshopper.RhinocerosModelFont

Return Value

Type: GH_GetterResult
See Also