Provides access to members that control the Picture element. Note: the IPictureElement2 interface has been superseded byIPictureElement3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Filter | Filter used in CFileDialog. |
![]() |
ImportPictureFromFile | File to be imported. |
![]() |
IsVector | Indicates whether picture is a vector format as opposed to raster. |
![]() |
MaintainAspectRatio | Indicates if the resize box will maintain the picture's aspect ratio. |
![]() |
PictureAspectRatio | Filter used in CFileDialog. |
![]() |
PictureDescription | Description of the Picture Element. |
![]() |
QueryIntrinsicSize | Get the intrinsic size of the picture in points. |
![]() |
SavePictureInDocument | Indicates if the Picture will be stored in the Document. |
CoClasses that implement IPictureElement2
| CoClasses and Classes | Description |
|---|---|
| BmpPictureElement | The Graphic Element to display BMP Pictures. |
| EmfPictureElement | The Graphic Element to display Emf Pictures. |
| GifPictureElement | Graphic Element to display GIF Pictures. |
| Jp2PictureElement | Graphic Element to display JPEG2000 Pictures. |
| JpgPictureElement | Graphic Element to display JPG Pictures. |
| PictureElement | Picture Graphic Element. |
| PngPictureElement | Graphic Element to display PNG Pictures. |
| TifPictureElement | Graphic Element to display TIF Pictures. |


