术语 | CPoint::Offset | ||||||||
释义 | CPoint::Offset void Offset( int xOffset, int yOffset ); void Offset( POINT point ); void Offset ( SIZE size ); 参数:
说明:此函数将偏移值增加到CPoint的x和y成员。 请参阅:CPoint::operator +=, CPoint::operator -= |
||||||||
随便看 |
|
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。