Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextAndFont Class / TextAndFont Constructor / TextAndFont Constructor()


In This Topic
TextAndFont Constructor()
In This Topic
Creates a new text and font for the presentation space.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New TextAndFont()
See Also