IOleControlSite::TransformCoords Method (array<POINTL>^, array<POINTF>^, UInt32)
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 TransformCoords( array<POINTL>^ pPtlHimetric, array<POINTF>^ pPtfContainer, unsigned int dwFlags )
Parameters
- pPtlHimetric
- Type: array<Microsoft.VisualStudio.OLE.Interop::POINTL>^
- pPtfContainer
- Type: array<Microsoft.VisualStudio.OLE.Interop::POINTF>^
- dwFlags
- Type: System::UInt32
Show: