点击或拖拽改变大小

IViewObject2Freeze 方法 (UInt32, Int32, UInt32, UInt32)

[缺少 "M:DSkin.OLE.IViewObject2.Freeze(System.UInt32,System.Int32,System.UInt32,System.UInt32@)" 的 <summary> 文档]

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
void Freeze(
	uint dwDrawAspect,
	int lindex,
	uint pvAspect,
	out uint pdwFreeze
)

参数

dwDrawAspect
类型:SystemUInt32

[缺少 "M:DSkin.OLE.IViewObject2.Freeze(System.UInt32,System.Int32,System.UInt32,System.UInt32@)" 的 <param name="dwDrawAspect"/> 文档]

lindex
类型:SystemInt32

[缺少 "M:DSkin.OLE.IViewObject2.Freeze(System.UInt32,System.Int32,System.UInt32,System.UInt32@)" 的 <param name="lindex"/> 文档]

pvAspect
类型:SystemUInt32

[缺少 "M:DSkin.OLE.IViewObject2.Freeze(System.UInt32,System.Int32,System.UInt32,System.UInt32@)" 的 <param name="pvAspect"/> 文档]

pdwFreeze
类型:SystemUInt32

[缺少 "M:DSkin.OLE.IViewObject2.Freeze(System.UInt32,System.Int32,System.UInt32,System.UInt32@)" 的 <param name="pdwFreeze"/> 文档]

参见