C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontFamilyName Method

In This Topic
GetFontFamilyName Method (TextFormat)
In This Topic
HRESULT IDWriteTextFormat::GetFontFamilyName([Out, Buffer] wchar_t* fontFamilyName,[In] unsigned int nameSize)
Syntax
'Declaration
 
Public Sub GetFontFamilyName( _
   ByVal fontFamilyName As System.IntPtr, _
   ByVal nameSize As System.Integer _
) 
 

Parameters

fontFamilyName
nameSize
See Also