ILogCoordinatesImpl::SetLogOrigin
Sets the logical origin of the contents of this visual part
Defined in: LogCoordinatesImpl.h
Syntax
SetLogOrigin(int x, int y)SetLogOrigin(const CPoint& point)
Return Value
The previous logical origin of the visual part
Parameters
ptLog
The new logical origin in logical units
See Also