Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Font Class
Font Constructor

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Font Constructor

Initializes a new Font that uses the specified existing Font and FontStyle.

  NameDescription
Public methodSupported by the .NET Compact FrameworkFont(IntPtr)Infrastructure. Initializes a new Font using the specified pointer
Public methodFont(Font, FontStyle) Initializes a new Font that uses the specified existing Font and FontStyle enumeration.
Public methodFont(FontFamily, Single) Initializes a new Font using a specified size.
Public methodFont(String, Single) Initializes a new Font using a specified size.
Public methodSupported by the .NET Compact FrameworkFont(FontFamily, Single, FontStyle) Initializes a new Font using a specified size and style.
Public methodFont(FontFamily, Single, GraphicsUnit) Initializes a new Font using a specified size and unit. Sets the style to FontStyle..::.Regular.
Public methodSupported by the .NET Compact FrameworkFont(String, Single, FontStyle) Initializes a new Font using a specified size and style.
Public methodFont(String, Single, GraphicsUnit) Initializes a new Font using a specified size and unit. The style is set to FontStyle..::.Regular.
Public methodFont(FontFamily, Single, FontStyle, GraphicsUnit) Initializes a new Font using a specified size, style, and unit.
Public methodFont(String, Single, FontStyle, GraphicsUnit) Initializes a new Font using a specified size, style, and unit.
Public methodFont(FontFamily, Single, FontStyle, GraphicsUnit, Byte) Initializes a new Font using a specified size, style, unit, and character set.
Public methodFont(String, Single, FontStyle, GraphicsUnit, Byte) Initializes a new Font using a specified size, style, unit, and character set.
Public methodFont(FontFamily, Single, FontStyle, GraphicsUnit, Byte, Boolean) Initializes a new Font using a specified size, style, unit, and character set.
Public methodFont(String, Single, FontStyle, GraphicsUnit, Byte, Boolean) Initializes a new Font using the specified size, style, unit, and character set.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker