public Font( Font prototype, UnderlineStyle underline )
'Declaration Public Function New( _ ByVal prototype As Font, _ ByVal underline As UnderlineStyle _ )
'Declaration
Public Function New( _ ByVal prototype As Font, _ ByVal underline As UnderlineStyle _ )
'Usage Dim prototype As Font Dim underline As UnderlineStyle Dim instance As New Font(prototype, underline)
'Usage
Dim prototype As Font Dim underline As UnderlineStyle Dim instance As New Font(prototype, underline)
Font Structure Font Members Overload List