Click or drag to resize
DownhillLeftTileShape Class
Represents the left half of a gradual "downhill" tile with a slope leading from the upper left corner to the middle right with the lower portion of the tile being solid.
Inheritance Hierarchy
SystemObject
  (Default Namespace)TileShape
    (Default Namespace)DownhillLeftTileShape

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

The DownhillLeftTileShape type exposes the following members.

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