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

Show in webframe

ResizeFlags Property






Gets or sets the flags that control the behavior when resizing the image.
Syntax
[DataMemberAttribute("ResizeFlags")]
public RasterResizeFlags ResizeFlags {get; set;}
'Declaration
 
<DataMemberAttribute("ResizeFlags")>
Public Property ResizeFlags As RasterResizeFlags
'Usage
 
Dim instance As RasterConvertOptions
Dim value As RasterResizeFlags
 
instance.ResizeFlags = value
 
value = instance.ResizeFlags

            

            
[DataMemberAttribute("ResizeFlags")]
public:
property RasterResizeFlags ResizeFlags {
   RasterResizeFlags get();
   void set (    RasterResizeFlags value);
}

Property Value

Flags that control the behavior when resizing the image.
Example
For an example, refer to RasterConvertOptions.
Requirements

Target Platforms

See Also

Reference

RasterConvertOptions Structure
RasterConvertOptions 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