.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
Bitmap 类
Bitmap 方法
Destroy 方法
Handle 方法
Bitmap.Handle 方法
返回位图的句柄。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Handle
()
AS
PTR
public
virtual
void
*
Handle
()
查看代码
返回值
类型:
Void
*
描述底层系统对象的句柄。
备注
此方法提供 Windows GDI 对象的句柄,然后可以由 Windows API GDI 调用使用。
参见
引用
Bitmap 类
VO 命名空间