←Select platform

Value Property

Summary
Gets or sets the amount of stretching.
Syntax
C#
VB
C++
public int Value { get; set; } 
  
Public Property Value As Integer 
public: 
property int Value { 
   int get(); 
   void set (    int ); 
} 

Property Value

Amount of stretching, where positive values stretch the pixels toward edges, and negative values stretch the pixels toward the center. Possible values are range in between -500 and 500.

Example

Refer to BendCommand.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.