GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutProgressEventArgs Class
Members
In This Topic
    GoLayoutProgressEventArgs Class
    In This Topic
    Holds information for the Progress event.
    Syntax
    [Serializable()]
    public class GoLayoutProgressEventArgs : System.EventArgs 
    Remarks
    This class passes ratio done and an optional message to Progress event handlers.
    See Also