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

ResizeFlags Property

Show in webframe





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

 

 


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