GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutProgressEventArgs Class
/ Progress Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Progress Property
In This Topic
Gets or sets the ratio that
PerformLayout
is done.
Syntax
C#
public
float
Progress {
get
;
set
;}
Property Value
This is a single float between zero and one. The default value is zero.
See Also
Reference
GoLayoutProgressEventArgs Class
GoLayoutProgressEventArgs Members