DwgObject Properties |
The DwgObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Angle |
Gets or sets the angle (in degrees).
(Inherited from EmbeddedObjectBase.) | |
Attributes |
Gets or sets the attributes.
(Inherited from EmbeddedObjectBase.) | |
FileName |
Gets or sets the file name defining the embedded object.
(Inherited from EmbeddedObjectBase.) | |
InsertionPoint |
Gets or sets the insertion point.
(Inherited from EmbeddedObjectBase.) | |
QueryReturnValue |
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.) | |
Size |
Gets or sets the size of the frame of the embedded object.
(Inherited from EmbeddedObjectBase.) |
See Also