This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, March 31, 2008 9:49:24 AM(UTC)
Groups: Registered
Posts: 32
Hi,
The polygon annotation is behaving differently in version 15. Please see the difference. When we draw a polygon in version 13, it used to fill entire polygon region but in version 15, it leaves a blank region in between.
(Polygon is drawn using a star shape).
I am using version 15 using c#. . Please check the attachment.
Thanks,
Suresh
bsuresh attached the following image(s):
#2
Posted
:
Monday, March 31, 2008 9:57:24 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Suresh,
You can fill the inner area of the star shaped Polygon
object, by setting the AnnPolygonObject.FillMode Property to Winding. This will
fill the whole area to match the desired result in LEADTOOLS v13.
#3
Posted
:
Tuesday, April 1, 2008 8:01:46 AM(UTC)
Groups: Registered
Posts: 32
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.