Gets or sets the font style.
public FontStyle FontStyle { get; set; }
Public Property FontStyle As FontStyle
public: property FontStyle FontStyle { FontStyle get(); void set ( FontStyle ); }
public:
property FontStyle FontStyle {
FontStyle get();
void set ( FontStyle );
}
A System.Windows.FontStyles value that represents the font style of the D2DFont.
The default value is FontStyles.Normal.
Target Platforms
D2DFont Class
D2DFont Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library