用mfc画圆时 pDC->Ellipse(0,25,37,46) 里面的参数各代表什么意思啊

学习 时间:2026-03-31 20:16:54 阅读:3560
用mfc画圆时 pDC->Ellipse(0,25,37,46) 里面的参数各代表什么意思啊

最佳回答

激情的柚子

灵巧的大碗

2026-03-31 20:16:54

左上角和右下角的坐标CDC::Ellipse BOOL Ellipse( int x1,int y1,int x2,int y2 );BOOL Ellipse( LPCRECT lpRect );Return ValueNonzero if the function is successful; otherwise 0。Parametersx1Specifies the logical x-coordinate of the upper-left corner of the ellipse’s bounding rectangle。y1Specifies the logical y-coordinate of the upper-left corner of the ellipse’s bounding rectangle。x2Specifies the logical x-coordinate of the lower-right corner of the ellipse’s bounding rectangle。y2Specifies the logical y-coordinate of the lower-right corner of the ellipse’s bounding rectangle。lpRectSpecifies the ellipse’s bounding rectangle。You can also pass a CRect object for this paramete

最新回答共有2条回答

  • 花痴的石头
    回复
    2026-03-31 20:16:54

    左上角和右下角的坐标CDC::Ellipse BOOL Ellipse( int x1,int y1,int x2,int y2 );BOOL Ellipse( LPCRECT lpRect );Return ValueNonzero if the function is successful; otherwise 0。Parametersx1Specifies the logical x-coordinate of the upper-left corner of the ellipse’s bounding rectangle。y1Specifies the logical y-coordinate of the upper-left corner of the ellipse’s bounding rectangle。x2Specifies the logical x-coordinate of the lower-right corner of the ellipse’s bounding rectangle。y2Specifies the logical y-coordinate of the lower-right corner of the ellipse’s bounding rectangle。lpRectSpecifies the ellipse’s bounding rectangle。You can also pass a CRect object for this paramete

上一篇 杨丞琳的宠物叫什么英文名字

下一篇 容光焕发的焕是什么意思容是什么意思