Method

LasemMathmlViewshow_rectangle

Declaration

void
lsm_mathml_view_show_rectangle (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  double x,
  double y,
  double width,
  double height,
  LsmMathmlLine line,
  double line_width
)

Description

No description available.

Parameters

style

Type: LsmMathmlElementStyle

No description available.

The data is owned by the caller of the function.
x

Type: double

No description available.

y

Type: double

No description available.

width

Type: double

No description available.

height

Type: double

No description available.

line

Type: LsmMathmlLine

No description available.

line_width

Type: double

No description available.