'Declaration
Public Overloads Function CreateShape( _ ByVal businessProcessShape As BusinessProcessShapes _ ) As NShape
'Usage
Dim instance As NBusinessProcessShapesFactory Dim businessProcessShape As BusinessProcessShapes Dim value As NShape value = instance.CreateShape(businessProcessShape)
public NShape CreateShape( BusinessProcessShapes businessProcessShape )
Parameters
- businessProcessShape