GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoActionObject Interface / ActionActivated Property
In This Topic
    ActionActivated Property (IGoActionObject)
    In This Topic
    Gets or sets whether the object's Action is about to be invoked, normally by a mouse button being pressed.
    Syntax
    bool ActionActivated {get; set;}
    See Also