All Frameworks Object Hierarchy This Framework Indexes
RasterLevelOfDetail (Enumeration)
enum RasterLevelOfDetail {
LowQuality,
NormalQuality,
HighQuality,
Customize
}
Precision for views generated as raster (DPI).
- Values:
-
- NormalQuality
- With this precision, an edge from raster view will
have the correct width for print purpose.
- LowQuality
- This precision is 4 times smaller than NormalQuality
- HighQuality
- This precision is 4 times bigger than NormalQuality
- Customize
- Whenever you want to define the value (DPI)