Click or drag to resize
SolidTileShape Class
Represents a solid tile (flat solid on all 4 sides)
Inheritance Hierarchy

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

The SolidTileShape type exposes the following members.

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