Click or drag to resize

LwPolylineVertex Constructor

Overload List
  NameDescription
Public methodLwPolylineVertex
Initializes a new instance of the LwPolylineVertex class.
Public methodLwPolylineVertex(Vector2)
Initializes a new instance of the LwPolylineVertex class.
Public methodLwPolylineVertex(Double, Double)
Initializes a new instance of the LwPolylineVertex class.
Public methodLwPolylineVertex(Vector2, Double)
Initializes a new instance of the LwPolylineVertex class.
Public methodLwPolylineVertex(Double, Double, Double)
Initializes a new instance of the LwPolylineVertex class.
Top
See Also