다음을 통해 공유


IOleControlSite.TransformCoords Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub TransformCoords ( _
    <OutAttribute> pPtlHimetric As POINTL(), _
    <OutAttribute> pPtfContainer As POINTF(), _
    dwFlags As UInteger _
)
void TransformCoords(
    POINTL[] pPtlHimetric,
    POINTF[] pPtfContainer,
    uint dwFlags
)

Parameters

.NET Framework Security

See Also

Reference

IOleControlSite Interface

Microsoft.VisualStudio.OLE.Interop Namespace