点击或拖拽改变大小

GDICreateFont 方法

Sweet 开发框架

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

命名空间:  Sweet.Common.Win32
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static int CreateFont(
	IntPtr h,
	int W,
	int E,
	int O,
	int W2,
	int I,
	int u,
	int S,
	int C,
	int OP,
	int CP,
	int Q,
	int PAF,
	string F
)

参数

h
类型:SystemIntPtr

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="h"/> 文档]

W
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="W"/> 文档]

E
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="E"/> 文档]

O
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="O"/> 文档]

W2
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="W2"/> 文档]

I
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="I"/> 文档]

u
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="u"/> 文档]

S
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="S"/> 文档]

C
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="C"/> 文档]

OP
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="OP"/> 文档]

CP
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="CP"/> 文档]

Q
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="Q"/> 文档]

PAF
类型:SystemInt32

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="PAF"/> 文档]

F
类型:SystemString

[缺少 "M:Sweet.Common.Win32.GDI.CreateFont(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="F"/> 文档]

返回值

类型:Int32

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

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