GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolAction Class / AdjustedAutomatically Property
In This Topic
    AdjustedAutomatically Property
    In This Topic
    True when IGoActionObject.IGoActionObject.OnActionAdjusted. is called automatically, due to a Windows Forms Timer.
    Syntax
    public bool AdjustedAutomatically {get; set;}
    See Also