Enumeration pvc.options.varia.PointingCollapse
Extends
string.
Field Attributes | Field Name and Description |
---|---|
Considers both the horizontal and vertical distance components.
|
|
Ignores the horizontal distance.
|
|
Ignores the vertical distance.
|
Enumeration Detail
pvc.options.varia.PointingCollapse
The names of position components to be ignored when determining the distance
between the pointer and a visual element.
Field Detail
None
Considers both the horizontal and vertical distance components.
- Value:
- 'none'
X
Ignores the horizontal distance.
- Value:
- 'x'
Y
Ignores the vertical distance.
- Value:
- 'y'