The element contains information about IMAGE entity.
Attributes of <cstImageEnt />
Attribute |
Description |
---|---|
Point |
[Required] Insertion point. |
Width |
[Required] Image width in pixels. |
Height |
[Required] Image height in pixels. |
ImageDef |
[Required] Object handle of the previously created IMAGEDEF. |
Definition:
<cstImageEnt Point="100,50,0" Width="320" Height="240" ImageDef="@1"/>
Go to ABViewer