'Declaration
Protected Overridable Sub CreateFog( _ ByVal shape As NCompositeShape _ )
'Usage
Dim instance As NWeatherShapesFactory Dim shape As NCompositeShape instance.CreateFog(shape)
protected virtual void CreateFog( NCompositeShape shape )
Parameters
- shape