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.1566.0 (2.1.1566.0)
Syntax public 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.
|
TopSee Also