GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoActionObject Interface / ActionEnabled Property
In This Topic
    ActionEnabled Property (IGoActionObject)
    In This Topic
    Gets or sets whether the GoToolAction tool should consider activating this object and invoking the object's action.
    Syntax
    bool ActionEnabled {get; set;}
    See Also