←Select platform

ResizeType Property

Summary

Gets or sets the resize algorithm type.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="ResizeType", IsRequired=true)] 
public ResizeInterpolateCommandType ResizeType { get; set; } 
  
<DataMemberAttribute(Name="ResizeType", IsRequired=True)> 
Public Property ResizeType As Leadtools.Services.Imageprocessing.Datacontracts.ResizeInterpolateCommandType 

Property Value

Value that represents the algorithm type used in resizing the image. For possible values refer to ResizeInterpolateCommandType.

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.ImageProcessing.DataContracts Assembly