Skip to main content Skip to complementary content

IRect Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Syntax

[ValueClass]
public interface IRect

Properties

Name Description
Height

Number of rows or elements in the page. The indexing of the rows may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded in HyperCubeDef ).

JSON property name: qHeight

Left

Position from the left.

Corresponds to the first column.

JSON property name: qLeft

Top

Position from the top.

Corresponds to the first row.

JSON property name: qTop

Width

Number of columns in the page. The indexing of the columns may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded in HyperCubeDef ).

JSON property name: qWidth

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!