←Select platform

Height Property (RasterConvertOptions)

Summary

Gets or sets the new image height in pixels.

Syntax

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

Property Value

New image height 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