clsUIModel..::..generateModelExecutionViewGraphic Method (String%, String, String%, Font, List<(Of <(<'String>)>)>)
generate a graphic of the execution
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public bool generateModelExecutionViewGraphic( ref string imageFileOutputPath, string imageFilesPath, ref string imageMap, Font oFont, List<string> selectedSteps )
Parameters
- imageFileOutputPath
- Type: String%
output image file path
- imageFilesPath
- Type: String
icon image file path
- imageMap
- Type: String%
generated image map
- oFont
- Type: Font
The o font.
- selectedSteps
- Type: List<(Of <(<'String>)>)>