ComponentOne Bitmap for WPF
GetFontFeature Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > Typography Class : GetFontFeature Method
HRESULT IDWriteTypography::GetFontFeature([In] unsigned int fontFeatureIndex,[Out] DWRITE_FONT_FEATURE* fontFeature)
Syntax
'Declaration
 
Public Function GetFontFeature( _
   ByVal fontFeatureIndex As System.Integer _
) As FontFeature
public FontFeature GetFontFeature( 
   System.int fontFeatureIndex
)

Parameters

fontFeatureIndex
See Also

Reference

Typography Class
Typography Members