ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontStretch Method

In This Topic
    GetFontStretch Method (TextFormat)
    In This Topic
    DWRITE_FONT_STRETCH IDWriteTextFormat::GetFontStretch()
    Syntax
    'Declaration
     
    Public Function GetFontStretch() As FontStretch
    public FontStretch GetFontStretch()
    See Also