Miner.Windows Assembly > Miner.Windows Namespace > ProgressInfo Structure : Percentage Method |
'Declaration Public Shared Function Percentage( _ ByVal numerator As Integer, _ ByVal denominator As Integer _ ) As Integer
'Usage Dim numerator As Integer Dim denominator As Integer Dim value As Integer value = ProgressInfo.Percentage(numerator, denominator)
public static int Percentage( int numerator, int denominator )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.