|
CFx SDK Documentation
2023 SP0
|
#include <DbUnderlayItem.h>
Public Attributes | |
| OdUInt8 | contrast |
| OdUInt8 | fade |
| bool | monochrome |
| bool | adjustColorForBackground |
| OdArray< OdUnderlayLayer > | layers |
Definition at line 71 of file DbUnderlayItem.h.
| bool OdDbUnderlayDrawContext::adjustColorForBackground |
Definition at line 76 of file DbUnderlayItem.h.
| OdUInt8 OdDbUnderlayDrawContext::contrast |
Definition at line 73 of file DbUnderlayItem.h.
| OdUInt8 OdDbUnderlayDrawContext::fade |
Definition at line 74 of file DbUnderlayItem.h.
| OdArray<OdUnderlayLayer> OdDbUnderlayDrawContext::layers |
Definition at line 77 of file DbUnderlayItem.h.
| bool OdDbUnderlayDrawContext::monochrome |
Definition at line 75 of file DbUnderlayItem.h.