Click or drag to resize
DownhillTileShape Class
Represents a "downhill" shape with a slope leading from the upper left corner to the lower right corner with the lower left half of the tile being solid.
Inheritance Hierarchy

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public class DownhillTileShape : TileShape

The DownhillTileShape type exposes the following members.

Constructors
  NameDescription
Public methodDownhillTileShape
Initializes a new instance of the DownhillTileShape class
Top
Methods
Properties
  NameDescription
Public propertyStatic memberValue
Returns the default instance of this class.
Top
See Also