C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / Typography Class / GetFontFeature Method

In This Topic
GetFontFeature Method
In This Topic
HRESULT IDWriteTypography::GetFontFeature([In] unsigned int fontFeatureIndex,[Out] DWRITE_FONT_FEATURE* fontFeature)
Syntax
'Declaration
 
Public Function GetFontFeature( _
   ByVal fontFeatureIndex As System.Integer _
) As FontFeature
 

Parameters

fontFeatureIndex
See Also