clsUIModel..::..generateModelExecutionViewGraphicBetweenSteps Method
Namespace:
FlowWright.cDevDecisionEngine
Assembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Assembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public bool generateModelExecutionViewGraphicBetweenSteps( ref string imageFileOutputPath, string imageFilesPath, ref string imageMap, bool noTurns, Font oLabelFont, Color oLabelColor, Font oReturnFont, Color oReturnColor, Nullable<Color> oBackGroundColor, int startExeId, int endExeId )
Public Function generateModelExecutionViewGraphicBetweenSteps ( _ ByRef imageFileOutputPath As String, _ imageFilesPath As String, _ ByRef imageMap As String, _ noTurns As Boolean, _ oLabelFont As Font, _ oLabelColor As Color, _ oReturnFont As Font, _ oReturnColor As Color, _ oBackGroundColor As Nullable(Of Color), _ startExeId As Integer, _ endExeId As Integer _ ) As Boolean