RasterVariables Class |
Namespace: DXFReaderNET.Objects
The RasterVariables type exposes the following members.
Name | Description | |
---|---|---|
RasterVariables |
Initializes a new instance of the RasterVariables class.
|
Name | Description | |
---|---|---|
CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
DisplayFrame |
Gets or sets if the image frame is shown.
| |
DisplayQuality |
Gets or sets the image display quality (screen only).
| |
Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
Owner |
Gets the owner of the actual dxf object.
(Inherited from DxfObject.) | |
Units |
Gets or sets the AutoCAD units for inserting images.
|
Name | Description | |
---|---|---|
ToString |
Obtains a string that represents the dxf object.
(Inherited from DxfObject.) |