Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / WorksheetDrawing Class / MinimumSize Field


In This Topic
MinimumSize Field
In This Topic
Indicates the minimum size for width or height of the drawing object This field is constant and read-only.
Syntax
'Declaration
 
Public Const MinimumSize As Integer
 
'Usage
 
Dim value As Integer
 
value = WorksheetDrawing.MinimumSize
See Also