←Select platform

ResizeFlags Property

Summary

Gets or sets the flags that control the behavior when resizing the image.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="ResizeFlags", IsRequired=false)] 
public RasterResizeFlags ResizeFlags { get; set; } 
  
<DataMemberAttribute("ResizeFlags")> 
Public Property ResizeFlags As Leadtools.Services.Raster.Datacontracts.RasterResizeFlags 

Property Value

Flags that control the behavior when resizing the image.

Example

For an example, refer to RasterConvertOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Raster.DataContracts Assembly