[]
        
(Showing Draft Content)

C1.Util.Win.Win32.Gdip.GdipGetFontCollectionFamilyCount

GdipGetFontCollectionFamilyCount Method

GdipGetFontCollectionFamilyCount(HandleRef, out int)

Declaration
public static extern int GdipGetFontCollectionFamilyCount(HandleRef fontCollection, out int numFound)
Public Shared Function GdipGetFontCollectionFamilyCount(fontCollection As HandleRef, ByRef numFound As Integer) As Integer
Parameters
Type Name Description
HandleRef fontCollection
int numFound
Returns
Type Description
int