drawarc

  1. amorosik

    Italian [B4J] Come disegnare un arco / settore circolare ?

    Per un Canvas, vedo che c'e' il DrawCircle ma non il DrawArc La domanda e': come disegnare un arco o un settore circolare (tipo fetta di torta) ?
  2. Pflichtfeld

    Android Question canvas: drawarc or drawpie

    I know these methods from VB.Net. Is there a easy way to achieve this in b4a?
  3. S

    Android Code Snippet [BAX] [XUI] BitmapCreator - DrawLine, DrawPath , DrawCircle, DrawArc, DrawImageTrapezoid

    BitmapCreator lacks some important instructions on Canvas. Sometimes switching from BitmapCreator to Canvas and vice versa would slow down the code too much, so it would be better to implement them with BitmapCreator. I started writing some divers, if someone finds a way to improve it or add...
Top