Leadtools.Services.Raster.DataContracts Namespace > MagicWandRasterRegionData Class : UpperToleranceColor Property |
public string UpperToleranceColor {get; set;}
'Declaration Public Property UpperToleranceColor As String
'Usage Dim instance As MagicWandRasterRegionData Dim value As String instance.UpperToleranceColor = value value = instance.UpperToleranceColor
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.