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