IViewObjectEx::GetExtent Method (UInt32, Int32, array<DVTARGETDEVICE>^, array<SIZEL>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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>^
Show: