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


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