clsUIModel..::..generateModelExecutionViewGraphic Method (String%, String, String%, Boolean, Font)
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, bool noTurns, Font oFont )
Parameters
- imageFileOutputPath
- Type: String%
output image file path
- imageFilesPath
- Type: String
icon image file path
- imageMap
- Type: String%
generated image map
- noTurns
- Type: Boolean
don't perform turns for the execution view
- oFont
- Type: Font
The o font.