deWorkflowDefinition..::..generateModelGraphic Method (String%, Font, Color, Font, Color)
Generates an image of the design
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool generateModelGraphic( ref string imageFileOutputPath, Font oLabelFont, Color oLabelColor, Font oReturnFont, Color oReturnColor )
Parameters
- imageFileOutputPath
- Type: String%
image file output path
- oLabelFont
- Type: Font
font for the step label
- oLabelColor
- Type: Color
color for the step label
- oReturnFont
- Type: Font
font for the link label
- oReturnColor
- Type: Color
color for the link label