CalendarView for WinForms
PercentageRelativeToAbsolute メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Math クラス : PercentageRelativeToAbsolute メソッド
An double value (>= -1.0) that indicates the relative percentage.
Convertes the relative percentage to absolute percentage.
シンタックス
'宣言
 
Public Shared Function PercentageRelativeToAbsolute( _
   ByVal value As System.Double _
) As System.Double
public static System.double PercentageRelativeToAbsolute( 
   System.double value
)

パラメータ

value
An double value (>= -1.0) that indicates the relative percentage.

戻り値の型

A double value that represents the absolute percentage.
参照

Math クラス
Math メンバ