Name

kOfxInteractPropPenPosition — The position of the pen in an interact.

Synopsis

#include "/ofxInteract.h"
#define kOfxInteractPropPenPosition "OfxInteractPropPenPosition"

Type

kOfxInteractPropPenPosition is of type double, and has 2 dimensions.

Property Set

This is a property that belongs to the read only in argument to the kOfxInteractActionPenMotion, kOfxInteractActionPenDown and kOfxInteractActionPenUp actions.

Description

The position of the pen in an interact.

This value passes the postion of the pen into an interact. This is in the interact's canonical coordinates.