Hi All,
how can set the height and width of polygon shape, when i try to set the height and width the polygon cut the shape edges
How can avoid this problem
Thanks
Vineeth
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Patrick KlitzkePosted Jun 13, 2009, 4:22 AM
You can only descripe a polygon with points. If you have a Polygon with the Points {(0,0),(20,0),(10,10)} it will have a length of 20 and a height of 10.
But if you want to size it, you can simply use a Viewbox: