Converts the selected annotation into a region of interest.
Syntax
Parameters
- subCellIndex
- index of the sub-cell that contains the selected annotation object being converted. Pass -1 to convert all sub-cells contained within the cell; pass -2 to convert only the active sub-cell.
- combineMode
- An enumerated RasterRegionCombineMode value that indicates how to create a region, if one is defined.
- deleteAnnotation
- true to delete the annotation after creating the region, false otherwise.
Example
For an example, refer to ConvertAnnotationToRegion
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also