Overload | Description |
---|---|
CreateImage() | Creates an image of the entire grid. |
CreateImage(Int32,Int32,Int32,Int32) | Creates an image of a portion of the grid. |
CreateImage(CellRange) | Creates an image of a portion of the grid. |
CreateImage(Int32,Int32,Int32,Int32,EmfType) | Creates an image of a portion of the grid. |
CreateImage(CellRange,EmfType,DrawColorMode) | Creates an image of a portion of the grid. |