line color – Chinesisch-Übersetzung – Keybot-Wörterbuch

Spacer TTN Translation Network TTN TTN Login Français English Spacer Help
Ausgangssprachen Zielsprachen
Keybot      14 Ergebnisse   7 Domänen
  www.kindersmile.gr  
) but without taking care of the line color.
)相同的功能,但是不能同时顾及到线的颜色。
  2 Treffer www.mql5.com  
void Pie( int x, // X coordinate of the ellipse center int y, // Y coordinate of the ellipse center int rx, // ellipse radius X coordinate int ry, // ellipse radius Y coordinate int fi3, // ray angle from the ellipse center setting the first arc border int fi4, // ray angle from the ellipse center setting the second arc border const uint clr, // line color const uint fill_clr // filling color );
void Pie( int x, // 椭圆中心的 X 坐标 int y, // 椭圆中心的 Y 坐标 int rx, // 椭圆半径的 X 坐标 int ry, // 椭圆半径的 Y 坐标 int fi3, // 为第一个弧形边界设置从椭圆中心的射线角度 int fi4, // 为第二个弧形边界设置从椭圆中心的射线角度 const uint clr, // 线颜色 const uint fill_clr // 填充颜色 );