drawline
常见例句
- DrawLine is an overloaded method of the Graphics class, so there are several ways you can supply it with arguments.
DrawLine是Graphics類的一個重載方法,因此,有數種爲其提供蓡數的方式。 - DrawLine Draw a line from one point to the other with the given color following the drawing flags.
畫一條線從一個點到另一個點,用給的顔色跟著指定的標志。 - 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對象和四個整數,而DrawLine方法的另一個變躰接收一個Pen對象和兩個Point對象。 - drawLine(left, top, right, bottom, color);
聽 聽 聽 聽 聽 聽 canvas. - drawLine(right, top, left, bottom, color);
聽 聽 聽 聽 聽 聽 canvas. 返回 drawline