Range2dProps Type alias
interface for variant json representing a Range2d
- pair of
XYPropsnamedlowandhigh - array of
XYProps
Range2dProps = object | XYProps[]
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.
interface for variant json representing a Range2d
XYProps named low and highXYPropsRange2dProps = object | XYProps[]
Last Updated: 08 January, 2020