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