hi
i am using c++ (with MS visual C++ compiler)to get a geometry of polygon and i could get the coordiates of lines but i don't know how can i provide some width to the lines. if anyone of u help me in this regard i would be so thankful to u..
bye
rajesh
[blue]to get a geometry of polygon and i could get the coordiates of lines but i don't know how can i provide some width to the lines.[/blue]
If that means your drawing a polygon, the width of lines comes from the PEN object your using to draw with. You are probably using the default so you need to create a PEN object with the desired width.
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.