DisplayChunk Class | 
Namespace: ProScript
The DisplayChunk type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayChunk | 
            Initializes a new instance of the DisplayChunk class.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetBitsPerPixel | 
            Gets the bits per pixel of this chunk.
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetHeight | 
            Gets the height of this chunk.
              | |
| GetRaster | 
            Gets the raster for this chunk.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetWidth | 
            Gets the width of this chunk.
              | |
| GetX | 
            Gets the x position.
              | |
| GetY | 
            Gets the y position.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |