Partager via


IViewObject2.GetExtent, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub GetExtent ( _
    dwDrawAspect As UInteger, _
    lindex As Integer, _
    ptd As DVTARGETDEVICE(), _
    <OutAttribute> LPSIZEL As SIZEL() _
)
void GetExtent(
    uint dwDrawAspect,
    int lindex,
    DVTARGETDEVICE[] ptd,
    SIZEL[] LPSIZEL
)

Paramètres

Remarques

Pour les informations sur l'interface COM, consultez l'IViewObject2::GetExtent

Sécurité .NET Framework

Voir aussi

Référence

IViewObject2 Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms