Range2dProps Type alias
interface for variant json representing a Range2d
- pair of
XYProps
namedlow
andhigh
- array of
XYProps
Range2dProps = { high: XYProps, low: XYProps } | XYProps[]
Defined in
Last Updated: 15 June, 2021
Woah! This page has a great deal of content... Give us a second to load it.