Name
kOfxParamHostPropPageRowColumnCount
— This indicates the number of parameter rows and coloumns on a page.
Synopsis
#include "/ofxParam.h"
#define kOfxParamHostPropPageRowColumnCount "OfxParamHostPropPageRowColumnCount"
Type
kOfxParamHostPropPageRowColumnCount
is of type
int
, and has 2 dimensions.
Property Set
This is a property that belongs to the host descriptor (read only).
Description
This indicates the number of parameter rows and coloumns on a page.
If the host has supports paged parameter layout, used dimension 0 as the number of columns per page and dimension 1 as the number of rows per page.