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

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

The UphillRightTileShape type exposes the following members.

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