CMvcLogicalPart::SetLogCenter
Center the logical rectangle about the given point
Defined in: MvcLogicalPart.h
Syntax
SetLogCenter(int cx, int cy)SetLogCenter(const CPoint& ptLog)
Return Value
void
Parameters
x
The x position of the logical center point
y
The y position of the logical center point
ptCenter
The desired logical center point