Method

LasemMathmlViewshow_line

Declaration

void
lsm_mathml_view_show_line (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  double x0,
  double y0,
  double x1,
  double y1,
  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.
x0

Type: double

No description available.

y0

Type: double

No description available.

x1

Type: double

No description available.

y1

Type: double

No description available.

line

Type: LsmMathmlLine

No description available.

line_width

Type: double

No description available.