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