Hi!
I'm having a question about ImageView, Canvas and DrawPath().
I want to draw multiple lines with DrawPath with this Code (see also attachment for a demo):
Dim canvas1 As Canvas
canvas1.Initialize(ImageView1)
Dim PolygonPath As Path
PolygonPath.Initialize (64,154)
PolygonPath.LineTo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.