IViewObject2 接口
使对象显示自身,而不传递给调用方的数据对象。 并返回绘制的大小对象的特定视图的。 从 IViewObject扩展和继承。 有关更多信息,请参见 IViewObject2。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("00000127-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IViewObject2 _
Inherits IViewObject
[GuidAttribute("00000127-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IViewObject2 : IViewObject
IViewObject2 类型公开以下成员。
方法
|
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue) |
(继承自 IViewObject。) |
|
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue) |
|
|
Freeze(UInt32, Int32, UInt32, UInt32%) |
(继承自 IViewObject。) |
|
Freeze(UInt32, Int32, UInt32, UInt32%) |
|
|
GetAdvise(UInt32%, UInt32%, IAdviseSink%) |
(继承自 IViewObject。) |
|
GetAdvise(UInt32%, UInt32%, IAdviseSink%) |
|
|
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%) |
(继承自 IViewObject。) |
|
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%) |
|
|
GetExtent |
|
|
SetAdvise(UInt32, UInt32, IAdviseSink) |
(继承自 IViewObject。) |
|
SetAdvise(UInt32, UInt32, IAdviseSink) |
|
|
Unfreeze(UInt32) |
(继承自 IViewObject。) |
|
Unfreeze(UInt32) |
|
页首
请参见
参考
Microsoft.VisualStudio.OLE.Interop 命名空间