[缺少 "T:DSkin.OLE.IViewObjectEx" 的 <summary> 文档]
命名空间:
DSkin.OLE
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public interface IViewObjectEx : IViewObject2,
IViewObject
IViewObjectEx 类型公开以下成员。
方法
| 名称 | 说明 |
---|
 | Draw(UInt32, Int32, UInt32, DVTARGETDEVICE, UInt32, UInt32, RECTL, RECTL, IContinue) | (继承自 IViewObject2。) |
 | Draw(Int32, Int32, IntPtr, tagDVTARGETDEVICE, IntPtr, IntPtr, COMRECT, COMRECT, IntPtr, Int32) | (继承自 IViewObject。) |
 | Freeze(Int32, Int32, IntPtr, IntPtr) | (继承自 IViewObject。) |
 | Freeze(UInt32, Int32, UInt32, UInt32) | (继承自 IViewObject2。) |
 | GetAdvise(Int32, Int32, IAdviseSink) | (继承自 IViewObject。) |
 | GetAdvise(UInt32, UInt32, IAdviseSink) | (继承自 IViewObject2。) |
 | GetColorSet(Int32, Int32, IntPtr, tagDVTARGETDEVICE, IntPtr, tagLOGPALETTE) | (继承自 IViewObject。) |
 | GetColorSet(UInt32, Int32, UInt32, DVTARGETDEVICE, UInt32, IntPtr) | (继承自 IViewObject2。) |
 | GetExtent | (继承自 IViewObject2。) |
 | GetNaturalExtent | |
 | GetRect | |
 | GetViewStatus | |
 | QueryHitPoint | |
 | QueryHitRect | |
 | SetAdvise(Int32, Int32, IAdviseSink) | (继承自 IViewObject。) |
 | SetAdvise(UInt32, UInt32, IAdviseSink) | (继承自 IViewObject2。) |
 | Unfreeze(Int32) | (继承自 IViewObject。) |
 | Unfreeze(UInt32) | (继承自 IViewObject2。) |
Top
参见