Click or drag to resize

ModelUserTextValues Property

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IEnumerable<string> Values { get; }

Property Value

Type: IEnumerableString

[Missing <value> documentation for "P:Grasshopper.Rhinoceros.ModelUserText.Values"]

Implements

IReadOnlyDictionaryTKey, TValueValues
See Also