IViewObjectEx, interface
Dans cet article
Ajoute un meilleur dessin, un test d'atteinte pour les objets non rectangulaires, et un dimensionnement aux fonctions d'IViewObject2 .Pour plus d'informations, consultez IViewObjectEx .
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<GuidAttribute("3AF24292-0C96-11CE-A0CF-00AA00600AB8")> _
<InterfaceTypeAttribute()> _
Public Interface IViewObjectEx _
Inherits IViewObject2
[GuidAttribute("3AF24292-0C96-11CE-A0CF-00AA00600AB8")]
[InterfaceTypeAttribute()]
public interface IViewObjectEx : IViewObject2
Le type IViewObjectEx expose les membres suivants.
Méthodes
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue)
(Hérité de IViewObject2 .)
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue)
Freeze(UInt32, Int32, UInt32, UInt32%)
(Hérité de IViewObject2 .)
Freeze(UInt32, Int32, UInt32, UInt32%)
GetAdvise(UInt32%, UInt32%, IAdviseSink%)
(Hérité de IViewObject2 .)
GetAdvise(UInt32%, UInt32%, IAdviseSink%)
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%)
(Hérité de IViewObject2 .)
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%)
GetExtent(UInt32, Int32, array<DVTARGETDEVICE[], array<SIZEL[])
(Hérité de IViewObject2 .)
GetExtent(UInt32, Int32, array<DVTARGETDEVICE[], array<SIZEL[])
GetNaturalExtent
GetRect
GetViewStatus
QueryHitPoint
QueryHitRect
SetAdvise(UInt32, UInt32, IAdviseSink)
(Hérité de IViewObject2 .)
SetAdvise(UInt32, UInt32, IAdviseSink)
Unfreeze(UInt32)
(Hérité de IViewObject2 .)
Unfreeze(UInt32)
Début
Voir aussi
Référence
Microsoft.VisualStudio.OLE.Interop, espace de noms