Raised when the user moves an arrow control point.
SyntaxVB6
Copy Code
|
|---|
Public Event ArrowModified |
Event DataParameter | Type | Description |
|---|---|---|
arrow | [input] reference to an Arrow | Reference to the arrow then has been modified. |
selHandle | [input] long | Index of the adjustment handle used to carry out the modification. |
See Also