Method

LasemSvgSvgElementmeasure

Declaration

void
lsm_svg_svg_element_measure (
  LsmSvgSvgElement* self,
  LsmSvgView* view,
  double* width,
  double* height
)

Description

No description available.

Parameters

view

Type: LsmSvgView

No 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.