Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

Predefined Property (PredefinedSpatialRequest)






Gets or sets a value that represents the predefined spatial filter to use.
Syntax
[DataMemberAttribute(Name="Predefined", IsRequired=true)]
public SpatialFilterCommandPredefined Predefined {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Predefined", IsRequired=True)>
Public Property Predefined As SpatialFilterCommandPredefined
'Usage
 
Dim instance As PredefinedSpatialRequest
Dim value As SpatialFilterCommandPredefined
 
instance.Predefined = value
 
value = instance.Predefined

            

            
[DataMemberAttribute(Name="Predefined", IsRequired=true)]
public:
property SpatialFilterCommandPredefined Predefined {
   SpatialFilterCommandPredefined get();
   void set (    SpatialFilterCommandPredefined value);
}

Property Value

Value that represents the predefined spatial filter to use.
Requirements

Target Platforms

See Also

Reference

PredefinedSpatialRequest Class
PredefinedSpatialRequest 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