Gets or sets the font stretch style.
public FontStretch FontStretch { get; set; }
Public Property FontStretch As FontStretch
public: property FontStretch FontStretch { FontStretch get(); void set ( FontStretch ); }
public:
property FontStretch FontStretch {
FontStretch get();
void set ( FontStretch );
}
A System.Windows.FontStretches value that describes the amount the font is stretched or compressed relative to the font's normal size.
The default value is FontStretches.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