Interface ILayoutSite2

Represents a rendering site for an ILayout2.

Index

Properties

Properties

public groupCount: number

Gets the number of groups in the site.

public itemCount: Promise

Gets the number of items in the site.

public realizedRange: any

Gets the pixel range of the realization area.

public tree: any

Gets the tree for use by an object that implements the ILayout2 interface.

public visibleRange: any

Gets the pixel range of visible items in the site.