ControlLine Constructor

Overload List
  NameDescription
Public methodControlLine
Creates a new control line instance.

The default values are as follows:

  • Line = new LineSegment();
  • IsMagnetic = false;
  • Color = ControlLineColorEnum.YELLOW;
  • Extension = 0.0;
Public methodControlLine(LineSegment, Boolean)
Creates a new control line instance taking the line segment and magnetism as input.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next