Method
LasemSvgSvgElementmeasure
Declaration
void
lsm_svg_svg_element_measure (
LsmSvgSvgElement* self,
LsmSvgView* view,
double* width,
double* height
)
Parameters
view-
Type:
LsmSvgViewNo description available.
The data is owned by the caller of the function. width-
Type:
double*No description available.
The data is owned by the caller of the function. height-
Type:
double*No description available.
The data is owned by the caller of the function.