Range2dProps Type alias

interface for variant json representing a Range2d

  • pair of XYProps named low and high
  • array of XYProps

Range2dProps = object | XYProps[]

Defined in

Last Updated: 08 January, 2020