'Declaration
Public Overloads Function CreateShape( _ ByVal flagsShape As FlagsShapes _ ) As NShape
'Usage
Dim instance As NFlagsShapesFactory Dim flagsShape As FlagsShapes Dim value As NShape value = instance.CreateShape(flagsShape)
public NShape CreateShape( FlagsShapes flagsShape )
Parameters
- flagsShape