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


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