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

Show in webframe

ResizeMode Property






Determines how to align the resized image in the destination rectangle using the Width and Height properties.
Syntax
[DataMemberAttribute("ResizeMode")]
public RasterResizeMode ResizeMode {get; set;}
'Declaration
 
<DataMemberAttribute("ResizeMode")>
Public Property ResizeMode As RasterResizeMode
'Usage
 
Dim instance As RasterConvertOptions
Dim value As RasterResizeMode
 
instance.ResizeMode = value
 
value = instance.ResizeMode

            

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

Property Value

A RasterResizeMode enumeration value that determines how to align the resized 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