GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutProgressEventArgs Class
Properties


In This Topic
    GoLayoutProgressEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GoLayoutProgressEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorThis constructor creates an EventArgs with no particular progress information.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets an optional message string that describes the current state of the call to PerformLayout.  
    Public PropertyGets or sets the ratio that PerformLayout is done.  
    Top
    See Also