XGraphicsDrawImage Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodDrawImage(XImage, XPoint)
Draws the specified image.
Public methodDrawImage(XImage, XRect)
Draws the specified image.
Public methodDrawImage(XImage, Point)
Draws the specified image.
Public methodDrawImage(XImage, PointF)
Draws the specified image.
Public methodDrawImage(XImage, Rectangle)
Draws the specified image.
Public methodDrawImage(XImage, RectangleF)
Draws the specified image.
Public methodDrawImage(XImage, Double, Double)
Draws the specified image.
Public methodDrawImage(XImage, XRect, XRect, XGraphicsUnit)
Draws the specified image.
Public methodDrawImage(XImage, Rectangle, Rectangle, XGraphicsUnit)
Draws the specified image.
Public methodDrawImage(XImage, RectangleF, RectangleF, XGraphicsUnit)
Draws the specified image.
Public methodDrawImage(XImage, Double, Double, Double, Double)
Draws the specified image.
Top
See Also

Reference