Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPicker Class / FontSize Property


In This Topic
FontSize Property (FontPicker)
In This Topic
Gets or sets the text.
Syntax
'Declaration
 
Public Overridable Property FontSize As Single
 
'Usage
 
Dim instance As FontPicker
Dim value As Single
 
instance.FontSize = value
 
value = instance.FontSize
See Also