RsvgDimensionData
extern (C)
struct RsvgDimensionData {
}
- em
double em;
Undocumented in source.
- ex
double ex;
Undocumented in source.
- height
int height;
Undocumented in source.
- width
int width;
Undocumented in source.
rsvg rsvg
aliasesenumsfunctionsstructs
RsvgDimensionData: @width: SVG's width, in pixels @height: SVG's height, in pixels @em: em @ex: ex