Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MarkerFormat Class / minSize Property


In This Topic
minSize Property
In This Topic
Syntax
'Declaration
 
Public Property minSize As UInteger
 
'Usage
 
Dim instance As MarkerFormat
Dim value As UInteger
 
instance.minSize = value
 
value = instance.minSize
See Also