Accepted are absolute URLs, and relative paths with both back and forward slashes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setImageLocation ( |
RemarksThe ShapeEditor tool may produce absolute filesystem image paths when the images are on different drive than the shape library xml, and they will not work on java. Workaround: copy images to the same drive.
See Also