Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbOle2Frame::setOutputQuality Method
Syntax
C++
void setOutputQuality(PlotQuality quality);

Sets the output quality for this OLE object (DXF 73). 

 

Parameters
Description
quality
[in] Output quality.

Controls the color depth and resolution when plotted. 

quality must be one of the following: 

 

Name
Value
Example
kMonochrome
0
Spreadsheet
kLowGraphics
1
Color text & pie charts
kHighGraphics
2
Photograph
kAutomatic
3
Automatic
Copyright © 2002-2022. Open Design Alliance All rights reserved.