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


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

Parameters

renderListWithFont
See Also