Click or drag to resize

MLine Constructor

Overload List
  NameDescription
Public methodMLine
Initializes a new instance of the MLine class.
Public methodMLine(IEnumerableVector2)
Initializes a new instance of the MLine class.
Public methodMLine(IEnumerableVector2, Boolean)
Initializes a new instance of the MLine class.
Public methodMLine(IEnumerableVector2, Double)
Initializes a new instance of the MLine class.
Public methodMLine(IEnumerableVector2, MLineStyle, Double)
Initializes a new instance of the MLine class.
Public methodMLine(IEnumerableVector2, Double, Boolean)
Initializes a new instance of the MLine class.
Public methodMLine(IEnumerableVector2, MLineStyle, Double, Boolean)
Initializes a new instance of the MLine class.
Top
See Also