DrawComponentShape Properties |
The DrawComponentShape type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Get or set the placement angle (Degree) of the drawing component.
| |
| Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
| 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.) | |
| 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.) | |
| Master |
Get the drawing component definition.
| |
| MasterID |
Get the drawing component definition ID.
| |
| Number |
Acquires the figure number.
(Inherited from Shape.) | |
| Point |
Get or set the coordinates of the placement point of the drawing component.
| |
| RecordID |
Get the record ID.
(Inherited from Shape.) | |
| ScaleX |
Gets or sets the magnification in the X direction of the drawing component.
| |
| ScaleY |
Gets or sets the magnification in the Y direction of the drawing component.
|