Preparing search index...
The search index is not available
plotboilerplate
plotboilerplate
interfaces/core
XYDimension
Interface XYDimension
Classdesc
Object with
width
and
height
.
Name
XYDimension
interface
XYDimension
{
height
:
number
;
width
:
number
;
}
Implemented by
Bounds
Index
Properties
height
width
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
height
width
plotboilerplate
Loading...
Generated using
TypeDoc
Classdesc
Object with
width
andheight
.Name
XYDimension