基本解釋.囊底束綱囊網(wǎng)括綱.同根派生 drawline相關(guān)詞英漢例句DrawLine is an overloaded method of the Graphics class, so there are several ways you can supply it with arguments. DrawLine是Graphics類的一個重載方法,因此,有數(shù)種為其提供參數(shù)的方式。DrawLine Draw a line from one point to the other with the given color following the drawing flags. 畫一條線從一個點(diǎn)到另一個點(diǎn),用給的顏色跟著指定的標(biāo)志。DrawLine () draws a line. DrawLine ( )提請線。For example, one variation of the DrawLine method receives a Pen object and four integers, while another variation of the DrawLine method receives a Pen object and two Point objects. 例如,DrawLine方法的一個變體接收一個Pen對象和四個整數(shù),而DrawLine方法的另一個變體接收一個Pen對象和兩個Point對象。drawLine(left, top, right, bottom, color); 聽 聽 聽 聽 聽 聽 canvas.drawline更多例句