Search
Diagram.setBackgroundImage Method
See Also
 

 Overload List

Name Description

Diagram.setBackgroundImage (Image)

Sets the background image. The BackgroundImageUrl attribute is reset to null.

Diagram.setBackgroundImage (Image, String)

Allows setting of both BackgroundImage and BackgroundImageUrl attributes as other setters reset the skipped argument.

 See Also