EmptyTileShape Class |
Namespace: (Default Namespace)
public class EmptyTileShape : TileShape
The EmptyTileShape type exposes the following members.
Name | Description | |
---|---|---|
EmptyTileShape | Initializes a new instance of the EmptyTileShape 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.) |