DbRasterVariables.h
This class represents RasterVariables objects in an OdDbDatabase instance. Corresponding C++ library: ISM
RasterVariables objects contain settings applicable to raster images. A single instance of this class is stored with every OdDbDatabase that contains raster images.
TD_Db
|
Name |
Description |
|
This is OdDbRasterVariables, a member of class OdDbRasterVariables. |
|
Name |
Description |
|
This is record OdDbRasterVariables::FrameSettings. | |
|
This is record OdDbRasterVariables::ImageQuality. |
|
Name |
Description |
|
Reads the .dwg file data of this object. | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF data of this object. | |
|
Writes the DXF data of this object. | |
|
Returns the image frame display (DXF 70). | |
|
Returns the image display quality (DXF 71). | |
|
This is ODDB_DECLARE_MEMBERS, a member of class OdDbRasterVariables. | |
|
Opens the RasterVariables object in the specified database. Creates a RasterVariables object if one does not exist. | |
|
Sets the image frame display (DXF 70). | |
|
Sets the image display quality (DXF 71). | |
|
Specifies the real-world units corresponding to drawing units (DXF 72). | |
|
Returns the real-world units corresponding to drawing units (DXF 72). |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|