GH_CapsuleMaxRadius Property |
Gets the largest radius defined for this capsule.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int MaxRadius { get; }
Public ReadOnly Property MaxRadius As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Capsule.MaxRadius"]
See Also