'Declaration
Protected Overridable Sub CreateSnowflake( _ ByVal shape As NCompositeShape, _ ByRef snow_Flake As NPolygonPath _ )
'Usage
Dim instance As NWeatherShapesFactory Dim shape As NCompositeShape Dim snow_Flake As NPolygonPath instance.CreateSnowflake(shape, snow_Flake)
protected virtual void CreateSnowflake( NCompositeShape shape, out NPolygonPath snow_Flake )
Parameters
- shape
- snow_Flake