点击或拖拽改变大小

GDIGetObject 方法 (IntPtr, Int32, LOGFONT)

Sweet 开发框架

[缺少 "M:Sweet.Common.Win32.GDI.GetObject(System.IntPtr,System.Int32,Sweet.Common.Win32.LOGFONT@)" 的 <summary> 文档]

命名空间:  Sweet.Common.Win32
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static int GetObject(
	IntPtr hObject,
	int nCount,
	ref LOGFONT logfont
)

参数

hObject
类型:SystemIntPtr

[缺少 "M:Sweet.Common.Win32.GDI.GetObject(System.IntPtr,System.Int32,Sweet.Common.Win32.LOGFONT@)" 的 <param name="hObject"/> 文档]

nCount
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.GetObject(System.IntPtr,System.Int32,Sweet.Common.Win32.LOGFONT@)" 的 <param name="nCount"/> 文档]

logfont
类型:Sweet.Common.Win32LOGFONT

[缺少 "M:Sweet.Common.Win32.GDI.GetObject(System.IntPtr,System.Int32,Sweet.Common.Win32.LOGFONT@)" 的 <param name="logfont"/> 文档]

返回值

类型:Int32

[缺少 "M:Sweet.Common.Win32.GDI.GetObject(System.IntPtr,System.Int32,Sweet.Common.Win32.LOGFONT@)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架