Condividi tramite


Interfaccia IViewObject2

Consente a un oggetto per visualizzare senza passare un oggetto dati al chiamante.Restituisce anche la dimensione del disegno per una visualizzazione specificata di un oggetto.estende ed eredita da IViewObject.Per ulteriori informazioni, vedere IViewObject2.

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
<GuidAttribute("00000127-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IViewObject2 _
    Inherits IViewObject
[GuidAttribute("00000127-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IViewObject2 : IViewObject

Il tipo IViewObject2 espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue) (Ereditato da IViewObject)
Metodo pubblico Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue)
Metodo pubblico Freeze(UInt32, Int32, UInt32, UInt32%) (Ereditato da IViewObject)
Metodo pubblico Freeze(UInt32, Int32, UInt32, UInt32%)
Metodo pubblico GetAdvise(UInt32%, UInt32%, IAdviseSink%) (Ereditato da IViewObject)
Metodo pubblico GetAdvise(UInt32%, UInt32%, IAdviseSink%)
Metodo pubblico GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%) (Ereditato da IViewObject)
Metodo pubblico GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%)
Metodo pubblico GetExtent
Metodo pubblico SetAdvise(UInt32, UInt32, IAdviseSink) (Ereditato da IViewObject)
Metodo pubblico SetAdvise(UInt32, UInt32, IAdviseSink)
Metodo pubblico Unfreeze(UInt32) (Ereditato da IViewObject)
Metodo pubblico Unfreeze(UInt32)

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop