IViewObjectEx::GetRect Method (UInt32, array<RECTL>^)

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

void GetRect(
	unsigned int dwAspect,
	array<RECTL>^ pRect
)

Parameters

dwAspect
Type: System::UInt32
pRect
Type: array<Microsoft.VisualStudio.OLE.Interop::RECTL>^

For information on the COM interface, see FF060CD2-C7E4-4C12-842A-663415B80C17

Return to top
Show: