IViewObjectEx.GetNaturalExtent(UInt32, Int32, DVTARGETDEVICE[], IntPtr, DVEXTENTINFO[], SIZEL[]) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void GetNaturalExtent(System::UInt32 dwAspect, int lindex, cli::array <Microsoft::VisualStudio::OLE::Interop::DVTARGETDEVICE> ^ ptd, IntPtr hicTargetDev, cli::array <Microsoft::VisualStudio::OLE::Interop::DVEXTENTINFO> ^ pExtentInfo, cli::array <Microsoft::VisualStudio::OLE::Interop::SIZEL> ^ pSizel);
public void GetNaturalExtent (uint dwAspect, int lindex, Microsoft.VisualStudio.OLE.Interop.DVTARGETDEVICE[] ptd, IntPtr hicTargetDev, Microsoft.VisualStudio.OLE.Interop.DVEXTENTINFO[] pExtentInfo, Microsoft.VisualStudio.OLE.Interop.SIZEL[] pSizel);
abstract member GetNaturalExtent : uint32 * int * Microsoft.VisualStudio.OLE.Interop.DVTARGETDEVICE[] * nativeint * Microsoft.VisualStudio.OLE.Interop.DVEXTENTINFO[] * Microsoft.VisualStudio.OLE.Interop.SIZEL[] -> unit
Public Sub GetNaturalExtent (dwAspect As UInteger, lindex As Integer, ptd As DVTARGETDEVICE(), hicTargetDev As IntPtr, pExtentInfo As DVEXTENTINFO(), pSizel As SIZEL())
Parâmetros
- dwAspect
- UInt32
- lindex
- Int32
- ptd
- DVTARGETDEVICE[]
- hicTargetDev
- IntPtr
- pExtentInfo
- DVEXTENTINFO[]
- pSizel
- SIZEL[]
Comentários
Para obter informações sobre a interface COM, consulte IViewObjectEx:: GetNaturalExtent