点击或拖拽改变大小

FontImagesBinarySearch 方法

Sweet 开发框架

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <summary> 文档]

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public int BinarySearch(
	Graphics graphics,
	int low,
	int high,
	int symbol,
	int imageSize
)

参数

graphics
类型:System.DrawingGraphics

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="graphics"/> 文档]

low
类型:SystemInt32

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="low"/> 文档]

high
类型:SystemInt32

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="high"/> 文档]

symbol
类型:SystemInt32

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="symbol"/> 文档]

imageSize
类型:SystemInt32

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="imageSize"/> 文档]

返回值

类型:Int32

[缺少 "M:SweetUI.FontImages.BinarySearch(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <returns> 文档]

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