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

ResizeMode Property

Show in webframe





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

 

 


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