←Select platform

NewHeight Property (IntelligentDownScaleCommand)

Summary

Gets or sets the new Height.

Syntax

C#
VB
WinRT C#
C++
public int NewHeight {get; set;}
Public Property NewHeight As Integer
public int NewHeight {get; set;}
get_NewHeight(); 
set_NewHeight(value); 
Object.defineProperty('NewHeight'); 
public: 
property int NewHeight { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents the new height. Range from 1 to the height of the image less 1.

Example

Refer to AgingCommand.

Requirements

Target Platforms

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