IViewObject2::GetExtent Method (UInt32, Int32, array<DVTARGETDEVICE>^, array<SIZEL>^)

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

void GetExtent(
	unsigned int dwDrawAspect,
	int lindex,
	array<DVTARGETDEVICE>^ ptd,
	array<SIZEL>^ LPSIZEL
)

Parameters

dwDrawAspect
Type: System::UInt32
lindex
Type: System::Int32
ptd
Type: array<Microsoft.VisualStudio.OLE.Interop::DVTARGETDEVICE>^
LPSIZEL
Type: array<Microsoft.VisualStudio.OLE.Interop::SIZEL>^

For information on the COM interface, see 66EEDEE0-58B5-4676-93DB-599ED19A02B6

Return to top
Show: