Gets or sets the font weight.
public FontWeight FontWeight { get; set; }
Public Property FontWeight As FontWeight
public: property FontWeight FontWeight { FontWeight get(); void set ( FontWeight ); }
public:
property FontWeight FontWeight {
FontWeight get();
void set ( FontWeight );
}
A System.Windows.FontWeights value that represents the weight of the D2DFont.
The default value is FontWeights.Regular.
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