Control - TouchRotate Property

Determines how the control will respond to touch rotation

Member of Control (PRIM_CTRL)

Data Type - Enumeration

Details

The TouchRotate property determines how a control will respond to touch rotation.
 
Touch rotation will directly affect the Rotation property of the control.

Allowed Values

Enum ValueDescription
ParentAll touch rotation processing will be directed to the parent control
YesThe control can be rotated using touch


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2