'Declaration
Protected Overridable Sub CreateMushroom( _ ByVal shape As NCompositeShape, _ ByRef mushroom_Path As NCustomPath _ )
'Usage
Dim instance As NFoodShapesFactory Dim shape As NCompositeShape Dim mushroom_Path As NCustomPath instance.CreateMushroom(shape, mushroom_Path)
protected virtual void CreateMushroom( NCompositeShape shape, out NCustomPath mushroom_Path )
Parameters
- shape
- mushroom_Path