←Select platform

FadeRate Property

Summary
Gets or sets a value that represents the rate at which the color will fade with each step.
Syntax
C#
VB
C++
public int FadeRate { get; set; } 
Public Property FadeRate As Integer 
public: 
property int FadeRate { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents the rate at which the color will fade with each step. Values are between 0 and 255.

Example

Refer to FeatherAlphaBlendCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly

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