IOleControlSite::TransformCoords Method (array<POINTL>^, array<POINTF>^, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
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
Return to top
Show: