public I2DImage ImportImage( string fileName, Transform2DProperty<LengthProperty> position, LengthProperty width )
Parameters
- fileName
- Path to the image file.
- position
- Position of the top left corner of placed image.
- width
- Width of the placed image.
Return Value
Placed image occurrence.