C#
VB
C++
Gets or sets the resize algorithm type.
[DataMemberAttribute(Name="ResizeType", IsRequired=true)]public ResizeInterpolateCommandType ResizeType { get; set; }
<DataMemberAttribute(Name="ResizeType", IsRequired=True)>Public Property ResizeType As Leadtools.Services.Imageprocessing.Datacontracts.ResizeInterpolateCommandType
[DataMemberAttribute(Name="ResizeType", IsRequired=true)]public:property Leadtools.Services.Imageprocessing.Datacontracts.ResizeInterpolateCommandType ResizeType {Leadtools.Services.Imageprocessing.Datacontracts.ResizeInterpolateCommandType get();void set ( Leadtools.Services.Imageprocessing.Datacontracts.ResizeInterpolateCommandType );}
Value that represents the algorithm type used in resizing the image. For possible values refer to ResizeInterpolateCommandType.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
