TransformGlobalToLocal Method
In This Topic
This method is for internal use only.
Syntax
'Declaration
Sub TransformGlobalToLocal( _
ByVal As POINT, _
ByRef As POINT _
)
void TransformGlobalToLocal(
POINT ,
out POINT
)
Parameters
- ptGlobal
- pptLocal
See Also