Allows setting some hit-testing measure values.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Measures( _ |
C++
Copy Code
|
|---|
public: |
A long value.
RemarksAllows changing some threshold values and measures used during hit-testing and user interaction. Currently there is only one value exposed through this property:
Index | Default value | Description |
|---|---|---|
15 | A threshold value used during hit-testing, allows easier selection of arrows. |
See Also