background Image

Hi, How can you set the background image on a diagram programmatically? I can''t even set it from the properties window. Is there a trick? Jarrod

1 Reply

AD Administrator Syncfusion Team October 4, 2004 09:34 AM UTC

Hi Jarrod, All Diagram attributes have to be set on the Diagram''s Model instance. So to set the background image for the Diagram, you will have to set the Texture and TextureWrapMode properties in the Model''s BackGroundStyle settings. Regards Arun

Loader.
Up arrow icon