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