LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)
LEAD Technologies, Inc

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 RasterResizeMode ResizeMode {get; set;}
DataMemberAttribute("ResizeMode")
 get_ResizeMode();
set_ResizeMode(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterConvertOptions Structure
RasterConvertOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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