'Declaration
Public Function Zoom( _ ByVal currentFont As Font _ ) As Font
public Font Zoom( Font currentFont )
Parameters
- currentFont
- The current font.
Return Value
A font scaled by ZoomFontInfo
'Declaration
Public Function Zoom( _ ByVal currentFont As Font _ ) As Font
public Font Zoom( Font currentFont )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2