Click or drag to resize

PdfCoordinateConverterConvert Method

Converts a given point or rectangle from one coordinate space to another.
Converts a given point or rectangle from one coordinate space to another.
Converts a given point or rectangle from one coordinate space to another.
Converts a given point or rectangle from one coordinate space to another.
Overload List
  NameDescription
Public methodConvert(Point)
Converts a Point from one coordinate space to another
Public methodConvert(PointF)
Converts a PointF from one coordinate space to another
Public methodConvert(Rectangle)
Converts a Rectangle from one coordinate space to another
Public methodConvert(RectangleF)
Converts a RectangleF from one coordinate space to another
Top
See Also