'Declaration
Protected Overloads Overrides Function CreateShape( _ ByVal enumValue As System.Integer _ ) As NSmartShape
'Usage
Dim instance As N1DSmartShapeFactory Dim enumValue As System.Integer Dim value As NSmartShape value = instance.CreateShape(enumValue)
protected override NSmartShape CreateShape( System.int enumValue )
Parameters
- enumValue