ESRI.ArcGIS.Geoprocessor
ProgressPercentage Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace > ProgressChangedEventArgs Class : ProgressPercentage Property




Gets a double representing the percentage value suitable for displaying on a progress bar.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ProgressPercentage As Double
Visual Basic (Usage)Copy Code
Dim instance As ProgressChangedEventArgs
Dim value As Double
 
value = instance.ProgressPercentage
C# 
public double ProgressPercentage {get;}

See Also

© 2010 All Rights Reserved.