Colibrio Reader Framework API - Cloud license
System
Light
Dark
Search…
Preparing search index...
colibrio-core-base
IDimensions
Interface IDimensions
Describes the width and height of an object.
interface
IDimensions
{
height
:
number
;
width
:
number
;
}
Properties
height
height
:
number
width
width
:
number
Properties
height
width
Colibrio Reader Framework API - Cloud license
Loading...
Describes the width and height of an object.