Options
All
  • Public
  • Public/Protected
  • All
Menu

Line Geometry

beta
remarks

This interface simply represents a line geometry.

Hierarchy

Implemented by

Index

Properties

Properties

x1

x1: number

X start of the line.

x2

x2: number

X end of the line.

y1

y1: number

Y start of the line.

y2

y2: number

Y end of the line.

Generated using TypeDoc