Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/Oxygen Work Description/NewFeature/DisplayImageFile"

(Created page with "===Display Image file===")
 
(Display Image file)
 
Line 1: Line 1:
 
===Display Image file===
 
===Display Image file===
 +
It's possible to use an image as a symbol for an element.
 +
Indeed, the property "imagePath" used on a CSS file, allows to display an image in the "symbol" compartment of a shape.
 +
The format of this image can be: SVG, GIF, JPG, PNG, BMP ...
 +
 +
==Related Bug==
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=502531 Bug 502531] - [CSS] Have a support to insert images in the compartment symbol

Latest revision as of 10:02, 31 March 2017

Display Image file

It's possible to use an image as a symbol for an element. Indeed, the property "imagePath" used on a CSS file, allows to display an image in the "symbol" compartment of a shape. The format of this image can be: SVG, GIF, JPG, PNG, BMP ...

Related Bug

  • Bug 502531 - [CSS] Have a support to insert images in the compartment symbol

Back to the top