ComponentOne Bitmap for UWP
GetFont Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > FontList Class : GetFont Method
HRESULT IDWriteFontList::GetFont([In] unsigned int index,[Out] IDWriteFont** font)
Syntax
'Declaration
 
Public Function GetFont( _
   ByVal index As System.Integer _
) As Font
public Font GetFont( 
   System.int index
)

Parameters

index
See Also

Reference

FontList Class
FontList Members