ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / Font Class / GetStretch Method

In This Topic
    GetStretch Method
    In This Topic
    DWRITE_FONT_STRETCH IDWriteFont::GetStretch()
    Syntax
    'Declaration
     
    Public Function GetStretch() As FontStretch
    public FontStretch GetStretch()
    See Also