点击或拖拽改变大小

FastBitmapFastBitmapLocker 构造函数

Sweet 开发框架
Initializes a new instance of the FastBitmapLocker struct with an initial fast bitmap object. The fast bitmap object passed will be unlocked after calling Dispose() on this struct

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public FastBitmapLocker(
	FastBitmap fastBitmap
)

参数

fastBitmap
类型:SweetUIFastBitmap
A fast bitmap to attach to this locker which will be released after a call to Dispose
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架