[]
public static extern IntPtr CreateFontIndirect(Win32.LOGFONT lplf)
Type | Name | Description |
---|---|---|
Win32.LOGFONT | lplf |
Type | Description |
---|---|
IntPtr |
public static extern IntPtr CreateFontIndirect(ref Win32.LOGFONT_UNMANAGED lplf)
Type | Name | Description |
---|---|---|
Win32.LOGFONT_UNMANAGED | lplf |
Type | Description |
---|---|
IntPtr |