Start Method (GoToolAction)
In This Topic
Get the
IGoActionObject that the mouse is over, and activate it by setting its
IGoActionObject.ActionActivated property to true and calling its
IGoActionObject.OnActionActivated method.
Syntax
public override void Start()
See Also