←Select platform

Stress Property

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

Property Value

Amount of punching intensity. This value is ignored when the Value property is less than 0. Valid values range from 0 to 1000.

Example

Refer to PunchCommand.

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.