Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
CPointGetCurrentPosition()const;
Return Value
The current position as a CPoint object.
Remarks
Retrieves the current position (in logical coordinates). The current position can be set with the MoveTo member function.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::MoveTo, CPoint