Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ShapeAdjustHandle Class / Minimum2 Property


In This Topic
Minimum2 Property
In This Topic
Gets the 2nd minimum value that is allowed for this adjustment handle.
Syntax
'Declaration
 
Public ReadOnly Property Minimum2 As Double
 
'Usage
 
Dim instance As ShapeAdjustHandle
Dim value As Double
 
value = instance.Minimum2
See Also