ImageShape Properties |
The ImageShape type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment |
Get or set the alignment reference position.
| |
| Angle |
Gets or sets the angle (Degree).
| |
| Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
| Brightness |
Get or set the brightness.
| |
| Contrast |
Get or set the contrast.
| |
| Document |
Acquire the document.
(Inherited from Shape.) | |
| DrawGroup |
Acquire the parent's drawing group.
(Inherited from Shape.) | |
| Drawing |
Acquire a partial diagram.
(Inherited from Shape.) | |
| Height |
Get or set the height.
| |
| IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) | |
| IsTemporary |
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.) | |
| Layer |
Get or set the layer.
(Inherited from Shape.) | |
| LayerID |
Get or set the ID of the layer.
(Inherited from Shape.) | |
| Number |
Acquires the figure number.
(Inherited from Shape.) | |
| Point |
Get or set the coordinates of the placement point.
| |
| RecordID |
Get the record ID.
(Inherited from Shape.) | |
| ScaleX |
Gets or sets the magnification in the X direction of the image.
| |
| ScaleY |
Gets or sets the magnification in the Y direction of the image.
| |
| Width |
Get or set the width.
|