C1.Win.8 Assembly / C1.Util Namespace / FontKey Class / FontKey Constructor / FontKey Constructor(String,Boolean,Boolean)

In This Topic
FontKey Constructor(String,Boolean,Boolean)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal bold As Boolean, _
   ByVal italic As Boolean _
)
 

Parameters

name
bold
italic
See Also