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