libabigail
|
#include <abg-viz-common.h>
Public Attributes | |
units_type | _M_height |
units | _M_units |
units_type | _M_width |
Page/Canvas/Drawing area description. Size, origin location in 2D (x,y), heigh, width
ANSI Letter mm == (units::millimeter, 215.9, 279.4); ANSI Letter pixels == (units::pixel, 765, 990); ISO A4 mm == (units::millimeter, 210, 297); ISO A4 pixels == (units::pixel, 744.09, 1052.36);
Definition at line 47 of file abg-viz-common.h.
units_type _M_height |
Definition at line 51 of file abg-viz-common.h.
units _M_units |
Definition at line 49 of file abg-viz-common.h.
units_type _M_width |
Definition at line 50 of file abg-viz-common.h.