| SolidTileShape Class |
Namespace: (Default Namespace)
public class SolidTileShape : TileShape
The SolidTileShape type exposes the following members.
| Name | Description | |
|---|---|---|
| SolidTileShape | Initializes a new instance of the SolidTileShape class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetBottomSolidPixel | (Overrides TileShapeGetBottomSolidPixel(Int16, Int16, Int16, Int16).) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLeftSolidPixel | (Overrides TileShapeGetLeftSolidPixel(Int16, Int16, Int16, Int16).) | |
| GetRightSolidPixel | (Overrides TileShapeGetRightSolidPixel(Int16, Int16, Int16, Int16).) | |
| GetTopSolidPixel | (Overrides TileShapeGetTopSolidPixel(Int16, Int16, Int16, Int16).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |