MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing Namespace / Font Class / Font Constructor / Font Constructor(String,Single)

In This Topic
Font Constructor(String,Single)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal familyName As String, _
   ByVal emSize As Single _
)
 

Parameters

familyName
emSize
See Also