Overload List

  NameDescription
TransformXY(Edge)
Transforms X and Y coordinates of start and end point of an edge using 24 flops.
TransformXY(Point)
Transforms X and Y coordinates of a point using 12 flops.
TransformXY(Triangle)
Transforms X and Y coordinates of the three vertices of a triangle using 36 flops.
TransformXY(Double%, Double%, Double)
Transforms X and Y coordinates using 12 flops.

See Also