Click or drag to resize

ElementBuilderCreateImage Method

Overload List
  NameDescription
Public methodCreateImage(Image)
Create a content image Element out of a given document Image.
Public methodCreateImage(Image, Matrix2D)
Create a content image Element out of a given document Image.
Public methodCreateImage(Image, Double, Double, Double, Double)
Create a content image Element out of a given document Image with the lower left corner at (x, y), and scale factors (hscale, vscale).
Top
See Also