IOleObject::SetExtent Method (UInt32, array<SIZEL>^)

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

void SetExtent(
	unsigned int dwDrawAspect,
	array<SIZEL>^ pSizel
)

Parameters

dwDrawAspect
Type: System::UInt32
pSizel
Type: array<Microsoft.VisualStudio.OLE.Interop::SIZEL>^

For information on the COM interface, see F1960095-7C9A-4058-AEF1-F31E3D6E3509

Return to top
Show: