Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ShapeAdjustHandle Class / SetSecondValue Method


In This Topic
SetSecondValue Method
In This Topic
Sets value for the fist parameter of this adjustment handle.
Syntax
'Declaration
 
Public Sub SetSecondValue( _
   ByVal value As Double _
) 
 
'Usage
 
Dim instance As ShapeAdjustHandle
Dim value As Double
 
instance.SetSecondValue(value)

Parameters

value
See Also