Removes the region from the image and frees the memory used for the region.
Syntax
Visual Basic (Declaration) | |
---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="ClearRasterRegionData")>
Public Class ClearRasterRegionData
Inherits RasterRegionData |
C++/CLI | |
---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="ClearRasterRegionData")]
public ref class ClearRasterRegionData : public RasterRegionData |
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also