Click or drag to resize

IDimension Interface

Represents the dimensions of a presentation space in rows and columns.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public interface IDimension

The IDimension type exposes the following members.

Properties
  NameDescription
Public propertyColumns
The number of columns.
Public propertyRows
The number of rows.
Top
See Also