Gets the HTML image map as a string.
Namespace:
ProcessMapping.ImageGenerationAssembly: ProcessMapping.ImageGeneration (in ProcessMapping.ImageGeneration.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
| C# |
|---|
public string GetMap() |
| Visual Basic (Declaration) |
|---|
Public Function GetMap As String |
| Visual C++ |
|---|
public: String^ GetMap() |