Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal family As FontFamily, _ ByVal size As AnnLength, _ ByVal style As FontStyle _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- family
- The FontFamily object of 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family