inlineDictionarystyleFormat Enumeration |
Namespace: imbSCI.Graph.Graphics.SvgAPI.Core
| Member name | Value | Description | |
|---|---|---|---|
| notSet | 0 | ||
| htmlStyleFormat | 1 | The HTML style format: [property]:[value]; | |
| mxGraphStyleFormat | 2 | The mx graph style format: [property]=[value]; | |
| xmlAttribute | 3 |