Overload List

  NameDescription
Public methodPoint()()()()
Create a new point at (0,0).
Public methodPoint(Point)
Create a new point from an existing one.
Public methodPoint(Transform)
Create a new point from a transformation.
Public methodPoint(Double, Double)
Create a new point.
Public methodPoint(Point, Transform)
Create a new point from an existing one.
Public methodPoint(Double, Double, Transform)
Create a new point.

See Also