ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / Typography Class / AddFontFeature Method

In This Topic
    AddFontFeature Method
    In This Topic
    HRESULT IDWriteTypography::AddFontFeature([In] DWRITE_FONT_FEATURE fontFeature)
    Syntax
    'Declaration
     
    Public Sub AddFontFeature( _
       ByVal fontFeature As FontFeature _
    ) 
    public void AddFontFeature( 
       FontFeature fontFeature
    )

    Parameters

    fontFeature
    See Also