Click or drag to resize
DownCeilingTileShape Class
Represents a "downward ceiling" shape with a slope leading from the upper left corner to the lower right corner with the upper right half of the tile being solid.
Inheritance Hierarchy
SystemObject
  (Default Namespace)TileShape
    (Default Namespace)DownCeilingTileShape

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

The DownCeilingTileShape type exposes the following members.

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