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

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

The DownhillRightTileShape type exposes the following members.

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