public NShape CreateShape( FlagsShapes flagsShape )
'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)
Parameters
- flagsShape