Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SegmentDimensions

Data structure that defines dimensions of a line-segment

Index

Properties

Properties

endX

endX : number

X value of end location

endY

endY : number

Y value of end location

startX

startX : number

X value of start location

startY

startY : number

Y value of start location