LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

UpperToleranceColor Property

Show in webframe





Gets or sets the upper tolerance color values that set the upper stopping point for the region.
Syntax
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

            

            
public:
property String^ UpperToleranceColor {
   String^ get();
   void set (    String^ value);
}

Property Value

A string value that represents the upper tolerance color values.
Remarks

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.

Example
For an example, refer to RasterRegionData.
Requirements

Target Platforms

See Also

Reference

MagicWandRasterRegionData Class
MagicWandRasterRegionData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features