'Declaration
Public Overloads Function CreateShape( _ ByVal smartShape As SmartShape2D _ ) As NSmartShape
'Usage
Dim instance As N2DSmartShapeFactory Dim smartShape As SmartShape2D Dim value As NSmartShape value = instance.CreateShape(smartShape)
public NSmartShape CreateShape( SmartShape2D smartShape )
Parameters
- smartShape