ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXCtl Control > IGArtXCtrl Methods > CreateImageEmb Method |
Creates Image Embedded annotation with specified properties.
CreateImageEmb(
Rect As IGRectangle,
Page As IGPage) As IGArtXImageEmb
Name | Description |
---|---|
Rect | Rectangle object that contains coordinates and dimensions for the annotation to be created. |
Page | IGPage Object containing the embedded image. |
New instance of IGArtXImageEmb Object.
N/A