GH_FormShepard.Sheep Property

GH_FormShepardSheep Property

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IEnumerable<Form> Sheep { get; }
Public ReadOnly Property Sheep As IEnumerable(Of Form)
	Get

Property Value

Type: IEnumerableForm

[Missing <value> documentation for "P:Grasshopper.GUI.GH_FormShepard.Sheep"]

See Also