[]
Fires when interactive action is about to occur. This event permits additional control over the parameters of user interactions. It possible to change axes limits or cancel transformation.
public event TransformEventHandler Transform
Public Event Transform As TransformEventHandler
| Type | Description |
|---|---|
| TransformEventHandler | Fires when interactive action is about to occur. This event permits additional control over the parameters of user interactions. It possible to change axes limits or cancel transformation. |