IViewObjectEx::GetNaturalExtent Method (UInt32, Int32, array<DVTARGETDEVICE>^, IntPtr, array<DVEXTENTINFO>^, 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 GetNaturalExtent( unsigned int dwAspect, int lindex, array<DVTARGETDEVICE>^ ptd, IntPtr hicTargetDev, array<DVEXTENTINFO>^ pExtentInfo, array<SIZEL>^ pSizel )
Parameters
- dwAspect
- Type: System::UInt32
- lindex
- Type: System::Int32
- ptd
- Type: array<Microsoft.VisualStudio.OLE.Interop::DVTARGETDEVICE>^
- hicTargetDev
- Type: System::IntPtr
- pExtentInfo
- Type: array<Microsoft.VisualStudio.OLE.Interop::DVEXTENTINFO>^
- pSizel
- Type: array<Microsoft.VisualStudio.OLE.Interop::SIZEL>^
For information on the COM interface, see 5759C482-2DEA-4B94-956D-9560F72ACBD5
Show: