GH_RotationalTuningData(T).InitialValue Property

GH_RotationalTuningDataTInitialValue Property

Gets the initial value.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public T InitialValue { get; }
Public ReadOnly Property InitialValue As T
	Get

Property Value

Type: T

[Missing <value> documentation for "P:Grasshopper.GUI.GH_RotationalTuningData`1.InitialValue"]

See Also