Photon microGUI widgets library 0.6.0
PhWidgets::ImageArea::ThisArgs::ArgLong Struct Reference

Contains resource IDs for ImageArea arguments of type long. More...

#include <ImageArea.h>

Inheritance diagram for PhWidgets::ImageArea::ThisArgs::ArgLong:
PhWidgets::ImageArea::ArgLong PhWidgets::ImageArea::Arguments

Public Types

enum  eArgLong { grid_threshold , zoom }
 Resource IDs for ImageArea arguments of type long. More...
 

Detailed Description

Contains resource IDs for ImageArea arguments of type long.

Member Enumeration Documentation

◆ eArgLong

Resource IDs for ImageArea arguments of type long.

Aliases

PhWidgets::ImageArea::Arguments::eArgLong, PhWidgets::ImageArea::ArgLong::eArgLong

See Widget::resource for usage description.

Enumerator
grid_threshold 

The grid threshold, expressed as a fixed-point 16.16 number. If the zooming factor (ThisArgs::zoom) is greater than this threshold, the grid is displayed.

zoom 

The zooming factor, expressed as a fixed-point 16.16 number.


The documentation for this struct was generated from the following file: