ImageDefinition Properties |
The ImageDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeName |
Gets the DXF object name.
(Inherited from DxfObject.) | |
| File |
Gets the image file.
| |
| Handle |
Gets the handle assigned to the DXF object.
(Inherited from DxfObject.) | |
| Height |
Gets the image height in pixels.
| |
| HorizontalResolution |
Gets the image horizontal resolution in pixels per unit.
| |
| IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) | |
| Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
| Owner |
Gets the owner of the actual image definition.
| |
| ResolutionUnits |
Gets or sets the image resolution units.
| |
| VerticalResolution |
Gets the image vertical resolution in pixels per unit.
| |
| Width |
Gets the image width in pixels.
|