![]() |
LuciadCPillar 2024.1.05
|
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. More... | |
double | getDisplayScale () const |
Returns the display scale of the screen on which the icon is displayed. More... | |
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.