←Select platform

Width Property (ResizeInterpolateRequest)

Summary

Gets or sets the new width for the image.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Width", IsRequired=true)] 
public int Width {get; set;} 
  
<DataMemberAttribute(Name="Width", IsRequired=True)> 
Public Property Width As Integer 
[DataMemberAttribute(Name="Width", IsRequired=true)] 
public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

The new image's width in pixels.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.ImageProcessing.DataContracts Assembly
Click or drag to resize