PROCEDURE vstSetPtBehavior(inStatusType : LONGINT);def vs.vstSetPtBehavior(inStatusType):
return None| Name | Type | Description |
|---|---|---|
| inStatusType | LONGINT |
0 - the tool will collect two points using click drag gesture
1 - the tool will collect one point
2 - the tool will collect two points using user click-click/drag pref setting
3 - the tool will collect three points
4 - the tool will collect multiple points - double-click completes
101 - the tool will draw a box
102 - the tool will draw an Ellipse
Availability: from All Versions
This is drop-in function.