07-02-2008, 10:56
|
Yasir Alani

Joined on 02-05-2007
Posts 202
|
Re: how to draw multiple region?
|
 
 
|
|
|
You can save the first region before you start drawing a newer region. To do that, retrieve the RasterImage from the cell that has the region, then save the region from this image.
Please read the help topic "Saving a Region" in the Raster .NET Class Library Help file for more details.
|
|
|
|
|
Report
|
|
|
|