1.

Write The Syntax For Various Objects Used In Sgc ?

Answer»
  1. Rect(X,y,WIDTH,HEIGHT,rotation)
  2. OVAL(x,y,width,height,rotation)
  3. RoundRect(x,y,width,height,arc_width,arc_height,rotation)
  4. ARC(x,y,width,height,starting_angle,arc_angle,rotation)
  5. Polygon(number_of _points,x1,y1,….xn,yn,rotation)
  6. Pie(x,y,width,height,starting_angle,arc_angle,rotation).



Discussion

No Comment Found