RhinoCommon API
GetLineEnableFromBothSidesOption Method |
If true, then the "BothSides" option shows up when the
start point is interactively picked.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.1

public void EnableFromBothSidesOption( bool on )
Public Sub EnableFromBothSidesOption ( on As Boolean )
Parameters
- on
- Type: SystemBoolean
[Missing <param name="on"/> documentation for "M:Rhino.Input.Custom.GetLine.EnableFromBothSidesOption(System.Boolean)"]
