Click or drag to resize

Param_ModelFontPrompt_Plural Method

Namespace:  Grasshopper.Rhinoceros.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<ModelFont> values
)

Parameters

values
Type: System.Collections.GenericListModelFont

Return Value

Type: GH_GetterResult
See Also