次の方法で共有


IViewObjectEx.GetRect Method

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

Syntax

'宣言
Sub GetRect ( _
    dwAspect As UInteger, _
    <OutAttribute> pRect As RECTL() _
)
void GetRect(
    uint dwAspect,
    RECTL[] pRect
)

Parameters

Remarks

For information on the COM interface, see IViewObjectEx::GetRect

.NET Framework Security

See Also

Reference

IViewObjectEx Interface

Microsoft.VisualStudio.OLE.Interop Namespace