SE_rasterattr_set_tile_size |
Sets the row and column numbers.
LONG SE_rasterattr_set_tile_size (SE_RASTERATTR handle, LONG tile_width, LONG tile_height);
handle | The SE_RASTERATTR handle |
tile_width | The tile width |
tile_height | The tile height |
SE_rasterattr_set_tile_size sets the tile height and width.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTERATTR_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED