C# Class ImageGlass.ImageListView.ImageListViewRenderers.NewYear2010Renderer.SnowFlake

Represents a snow flake
Show file Open project: d2phap/ImageGlass

Public Methods

Method Description
SnowFlake ( int newSize ) : System

Initializes a new instance of the SnowFlake class.

Method Details

SnowFlake() public method

Initializes a new instance of the SnowFlake class.
public SnowFlake ( int newSize ) : System
newSize int The size of the snow flake.
return System