|
LuciadCPillar 2026.0
|
Contains context information for painting the icon. More...
#include <luciad/drawing/IIcon.h>
Public Member Functions | |
| IconPainterContext (double displayScale) | |
| Creates a new context using the given display scale. | |
| double | getDisplayScale () const |
| Returns the display scale of the screen on which the icon is displayed. | |
Contains context information for painting the icon.
|
explicit |
Creates a new context using the given display scale.
| displayScale | the display scale. |
| double luciad::IconPainterContext::getDisplayScale | ( | ) | const |
Returns the display scale of the screen on which the icon is displayed.
See Map::setDisplayScale for more information on the concept of display scale.