点击或拖拽改变大小

FastBitmapClearRegion 方法 (Rectangle, Int32)

Sweet 开发框架
Clears a square region of this image w/ a given color

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public void ClearRegion(
	Rectangle region,
	int color
)

参数

region
类型:System.DrawingRectangle

[缺少 "M:SweetUI.FastBitmap.ClearRegion(System.Drawing.Rectangle,System.Int32)" 的 <param name="region"/> 文档]

color
类型:SystemInt32

[缺少 "M:SweetUI.FastBitmap.ClearRegion(System.Drawing.Rectangle,System.Int32)" 的 <param name="color"/> 文档]

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