Click or drag to resize
UphillTileShape Class
Represents an "uphill" shape with a slope leading from the lower left corner to the upper right corner with the lower right 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 UphillTileShape : TileShape

The UphillTileShape type exposes the following members.

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