[]
        
(Showing Draft Content)

ReportViewer.Rect

Class: Rect

ReportViewer.Rect

Table of contents

Properties

Properties

height

height: number

Gets or sets the height of this @see:Rect.

Defined in

node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:113


left

left: number

Gets or sets the left coordinate of this @see:Rect.

Defined in

node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:107


top

top: number

Gets or sets the top coordinate of this @see:Rect.

Defined in

node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:109


width

width: number

Gets or sets the width of this @see:Rect.

Defined in

node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:111