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