Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

Show in webframe

Location Property






Gets or sets a point with the color that will be used to set the region.
Syntax
public LeadPoint Location {get; set;}
'Declaration
 
Public Property Location As LeadPoint
'Usage
 
Dim instance As MagicWandRasterRegionData
Dim value As LeadPoint
 
instance.Location = value
 
value = instance.Location

            

            
public:
property LeadPoint Location {
   LeadPoint get();
   void set (    LeadPoint value);
}

Property Value

A Leadtools.LeadPoint with the color that will be used to set the region.
Example
For an example, refer to MagicWandRasterRegionData.
Requirements

Target Platforms

See Also

Reference

MagicWandRasterRegionData Class
MagicWandRasterRegionData Members

Error processing SSI file
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