Sets value for the fist parameter of this adjustment handle.
public void SetSecondValue(
double
)
'Declaration
Public Sub SetSecondValue( _
ByVal As Double _
)
'Usage
Dim instance As ShapeAdjustHandle
Dim value As Double
instance.SetSecondValue(value)
Parameters
- value