IViewObject2, interface
Dans cet article
Permet à un objet pour s'afficher sans passer un objet de données à l'appelant.Retourne également la taille du dessin pour une vue donnée d'un objet.Étend et hérite d'IViewObject .Pour plus d'informations, consultez IViewObject2 .
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<GuidAttribute("00000127-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IViewObject2 _
Inherits IViewObject
[GuidAttribute("00000127-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IViewObject2 : IViewObject
Le type IViewObject2 expose les membres suivants.
Méthodes
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue)
(Hérité de IViewObject .)
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue)
Freeze(UInt32, Int32, UInt32, UInt32%)
(Hérité de IViewObject .)
Freeze(UInt32, Int32, UInt32, UInt32%)
GetAdvise(UInt32%, UInt32%, IAdviseSink%)
(Hérité de IViewObject .)
GetAdvise(UInt32%, UInt32%, IAdviseSink%)
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%)
(Hérité de IViewObject .)
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%)
GetExtent
SetAdvise(UInt32, UInt32, IAdviseSink)
(Hérité de IViewObject .)
SetAdvise(UInt32, UInt32, IAdviseSink)
Unfreeze(UInt32)
(Hérité de IViewObject .)
Unfreeze(UInt32)
Début
Voir aussi
Référence
Microsoft.VisualStudio.OLE.Interop, espace de noms