GH_ParamTReverse Property |
Gets or sets the data reverse modifier of this parameter.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Reverse { get; set; }
Public Property Reverse As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Reverse"]
Implements
IGH_ParamReverseSee Also