CalendarView for WinForms
PercentageAbsoluteToRelative メソッド

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

パラメータ

value
An double value (>= 0.0) that indicates the absolute percentage.

戻り値の型

A double value that represents the relative percentage.
参照

Math クラス
Math メンバ