CodeGenerationUtilities.GenerateFontStyle(FontStyle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create the correct syntax for initializing a font's style.
public:
static System::String ^ GenerateFontStyle(System::Drawing::FontStyle fontSettings);
public static string GenerateFontStyle (System.Drawing.FontStyle fontSettings);
static member GenerateFontStyle : System.Drawing.FontStyle -> string
Public Shared Function GenerateFontStyle (fontSettings As FontStyle) As String
Parameters
- fontSettings
- FontStyle