Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal familyName As String, _ ByVal size As AnnLength, _ ByVal style As FontStyle _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- familyName
- A string representation of the FontFamily object for the new AnnFont object.
- size
- The em-size of the new font.
- style
- The FontStyle of the new font.
For an example, refer to AnnFont.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family