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: 2.1.1646.0 (2.1.1646.0)
Syntaxpublic interface IDimension
Public Interface IDimension
The IDimension type exposes the following members.
Properties
| Name | Description |
---|
 | Columns |
The number of columns.
|
 | Rows |
The number of rows.
|
Top
See Also