Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
左端の境界値
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public double LeftBoundaryValue { get; set; } |
Visual Basic |
---|
Public Property LeftBoundaryValue As Double Get Set |
Visual C++ |
---|
public: property double LeftBoundaryValue { double get (); void set (double value); } |
member LeftBoundaryValue : float with get, set |