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

The UpCeilingTileShape type exposes the following members.

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