Leadtools.Annotations Namespace > AnnFont Class > AnnFont Constructor : AnnFont Constructor(FontFamily,AnnLength,FontStyle) |
'Declaration Public Function New( _ ByVal family As FontFamily, _ ByVal size As AnnLength, _ ByVal style As FontStyle _ )
'Usage Dim family As FontFamily Dim size As AnnLength Dim style As FontStyle Dim instance As New AnnFont(family, size, style)