←Select platform

Width Property (RasterConvertOptions)

Summary

Gets or sets the new image width in pixels.

Syntax

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

Property Value

New image width in pixels.

Example

For an example, refer to RasterConvertOptions.

Requirements

Target Platforms

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