Leadtools.Services.Raster.DataContracts Namespace > MagicWandRasterRegionData Class : LowerToleranceColor Property |
public string LowerToleranceColor {get; set;}
'Declaration Public Property LowerToleranceColor As String
'Usage Dim instance As MagicWandRasterRegionData Dim value As String instance.LowerToleranceColor = value value = instance.LowerToleranceColor
To update an existing region, specify how the new region is to be combined with the existing one using the RasterRegionData.CombineMode property. For more information, refer to RasterRegionCombineMode.