CDC::GetCurrentPosition 

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 OverviewClass MembersHierarchy Chart

See Also   CDC::MoveTo, CPoint