다음을 통해 공유


IOleObject.GetExtent Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub GetExtent ( _
    dwDrawAspect As UInteger, _
    <OutAttribute> pSizel As SIZEL() _
)
void GetExtent(
    uint dwDrawAspect,
    SIZEL[] pSizel
)

Parameters

Remarks

For information on the COM interface, see IOleObject::GetExtent

.NET Framework Security

See Also

Reference

IOleObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace