Documentation
On this page

Interface · Devtools

InspectorBounds

Native control bounds in window coordinate space.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

height

height: number

Bounds height.

Type: number

width

width: number

Bounds width.

Type: number

x

x: number

Horizontal origin.

Type: number

y

y: number

Vertical origin.

Type: number

Source

SharpTS.Gui.Sdk/GuiPackage/devtools.ts:14 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.