We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to add animated gif to Bitmap node

Hello,
I am trying to add the an animated gif to a bitmap node.But the image is not animated in the page. Here is the code.
I know it is because the image is converted into bitmap, but is there any work around?

Dim bmpnode As BitmapNode = New BitmapNode(New Bitmap(Server.MapPath("images/prev.gif")))
bmpnode.Name = "PrevNode"
bmpnode.PinPoint = New PointF(65, 30)
bmpnode.Size = New SizeF(20, 20)
bmpnode.LineStyle.LineColor = Color.Transparent
Me.DiagramWebControl1.Model.AppendChild(bmpnode)

Thanks,
Pandian

3 Replies

PM Pandi Murugan A Syncfusion Team August 21, 2010 08:38 AM UTC

Hi Pandian,

Thank you for using Syncfusion Products.

We are currently working on issue reported by you. We will be updating you with more details on this in two business days.

Please let me know if you have any concerns.

Regards,
Pandi Murugan A


MA MAMODALY February 2, 2011 03:44 PM UTC

Hello,

I am also interested for the solution of this problem.


Thanks you.


Michael.



PM Pandi Murugan A Syncfusion Team February 7, 2011 04:10 AM UTC

Hi Michael,

Thanks for your interest in Syncfusion Products.

The issue 'animated gif image in BitmapNode is not animated' reported by you is suspected to be a feature.Please create an DT incident for your query so that we can update with the fix for this issue.

You can create the DT incident from the following link.
http://www.syncfusion.com/account/dashboard

In the interests of maintaining confidentiality, we have a policy of not sharing patches or otherwise proprietary customer specific information in the public Forum.

Regards,
Pandi Murugan A



Loader.
Live Chat Icon For mobile
Up arrow icon