'Declaration Public Sub AddLine( _ ByVal point1 As Vector2, _ ByVal point2 As Vector2 _ )
public void AddLine( Vector2 point1, Vector2 point2 )
PathEx Class PathEx Members