Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetFont( _ ByVal defaultUnit As GfxUnit _ ) As Font |
C# | |
---|---|
public Font GetFont( GfxUnit defaultUnit ) |
Parameters
- defaultUnit
- The default graphic unit to use in case Unit is null.
Return Value
The Font object that can be uses with the System.Drawing / GDI+ methods.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000