Mol(Math Object Library) fot .Net
前進変換用のスケール因子(デフォルトは 1.0)

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public double ScaleForward { get; set; }
Visual Basic
Public Property ScaleForward As Double
	Get
	Set
Visual C++
public:
property double ScaleForward {
	double get ();
	void set (double value);
}
member ScaleForward : float with get, set

Property Value

タイプ: Double

参照