Name

kOfxParamPropInteractSize — The size of a parameter instance's custom interface in screen pixels.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropInteractSize "OfxParamPropInteractSize"

Type

kOfxParamPropInteractSize is of type double, and has 2 dimensions.

Property Set

This is a property that belongs to the plugin parameter instance (read only).

Description

The size of a parameter instance's custom interface in screen pixels.

This is set by a host to indicate the current size of a custom interface if the plug-in has one. If not this is set to (0,0).