[]
        
(Showing Draft Content)

C1.Util.Win.Win32.Gdip.GdipCloneFontFamily

GdipCloneFontFamily Method

GdipCloneFontFamily(HandleRef, out IntPtr)

Declaration
public static extern int GdipCloneFontFamily(HandleRef fontfamily, out IntPtr clonefontfamily)
Public Shared Function GdipCloneFontFamily(fontfamily As HandleRef, ByRef clonefontfamily As IntPtr) As Integer
Parameters
Type Name Description
HandleRef fontfamily
IntPtr clonefontfamily
Returns
Type Description
int