Generates an image map HTML code.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string CreateImageHtml ( |
Visual Basic Copy Code |
---|
Public Function CreateImageHtml( _ |
A string that represents the full name of the HTML file that is created.
A string with the HTML code of the created HTML file.
The method also creates an HTML file with attributes specified as parameters.
WpfDiagram Programmer's Guide | © 2024 MindFusion |