SessionProfile.SolveToPoint Property
End value of the interval for numerical solve function.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public int SolveToPoint { get; protected set; }
Public Property SolveToPoint As Integer
Get
Protected Set
public:
virtual property int SolveToPoint {
int get () sealed;
protected: void set (int value) sealed;
}
abstract SolveToPoint : int with get, set
override SolveToPoint : int with get, set
Int32ISessionProfile.SolveToPoint