Method

LasemSvgViewshow_rectangle

Declaration

void
lsm_svg_view_show_rectangle (
  LsmSvgView* view,
  double x,
  double y,
  double width,
  double height,
  double rx,
  double ry
)

Description

No description available.

Parameters

x

Type: double

No description available.

y

Type: double

No description available.

width

Type: double

No description available.

height

Type: double

No description available.

rx

Type: double

No description available.

ry

Type: double

No description available.