オーバーロード | 解説 |
---|---|
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) | Creates an image of a portion of the grid. |