次の方法で共有


IViewObjectEx.GetExtent Method (UInt32, Int32, array<DVTARGETDEVICE[], array<SIZEL )

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

Syntax

'宣言
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
)

Parameters

.NET Framework Security

See Also

Reference

IViewObjectEx Interface

GetExtent Overload

Microsoft.VisualStudio.OLE.Interop Namespace