Udostępnij za pośrednictwem


IQuickActivate.SetContentExtent Method

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

Syntax

'Declaration
Sub SetContentExtent ( _
    pSizel As SIZEL() _
)
void SetContentExtent(
    SIZEL[] pSizel
)
void SetContentExtent(
    [InAttribute] array<SIZEL>^ pSizel
)
abstract SetContentExtent : 
        pSizel:SIZEL[] -> unit 
function SetContentExtent(
    pSizel : SIZEL[]
)

Parameters

.NET Framework Security

See Also

Reference

IQuickActivate Interface

Microsoft.VisualStudio.OLE.Interop Namespace