MFC中Arc函數(shù)的參數(shù)分別是什么意思
xLeft和nyTopt指定外接矩形左上角坐標(biāo)
xRight和yBottom指定外接矩形右下角坐標(biāo)
xStart和nyStart指定圓弧開始坐標(biāo)
xEnd和nyEnd指定圓弧結(jié)束坐標(biāo)
MFC中ARC函數(shù)
易語言聲明
版本 2
DLL命令 Arc,邏輯型,"gdi32","Arc",公開, BOOL WINAPI Arc
參數(shù) hdc,整數(shù)型,, HDC hdc,
參數(shù) nLeftRect,整數(shù)型,, int nLeftRect,
參數(shù) nTopRect,整數(shù)型,, int nTopRect,
參數(shù) nRightRect,整數(shù)型,, int nRightRect,
參數(shù) nBottomRect,整數(shù)型,, int nBottomRect,
參數(shù) nXStartArc,整數(shù)型,, int nXStartArc,
參數(shù) nYStartArc,整數(shù)型,, int nYStartArc,
參數(shù) nXEndArc,整數(shù)型,, int nXEndArc,
參數(shù) nYEndArc,整數(shù)型,, int nYEndArc
>>點(diǎn)擊查看今日優(yōu)惠<<
使用微信掃描二維碼
即可進(jìn)入交流群
使用微信掃描二維碼