Parameter Lower Bound Changed Event ArgsNew Lower Bound Property
The lower bound of the parameter after the change.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The lower bound of the parameter after the change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Object NewLowerBound { get; }VB
Public ReadOnly Property NewLowerBound As Object
GetProperty Value
ObjectThe lower bound of the parameter after the change.
Implements
IParameterLowerBoundChangedEventArgsNewLowerBoundRemarks
The new lower bound of the parameter can be used to update GUI inforamtion about the PMC.