Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VertexViewerMeasurementLine

Hierarchy

  • VertexViewerMeasurementLine

Index

Properties

capLength?: number

A length of the line cap. The line cap is a line at each end of a line.

end?: Point

A point that specifies the ending point of the line.

pointerEvents?: string

The type of SVG pointer events that the line should respond to.

start?: Point

A point that specifies the starting point of the line.