# How to set the position, height and width of a raster image added to a drawing?

 1. [FAQ](/ja/faq)
2. »
3. [Raster Image Questions](/faq/raster-image-questions)

You can set the position, image height, width using the OdDbRasterImage::setOrientation() method. For more information, please refer to the DbFiller::addImage() method in the OdWriteEx sample application (Drawing/Examples/OdWriteEx/DbFiller.cpp).
