←Select platform

Flags Property

Summary

Gets or sets flags that indicate how the fade mask will be created.

Syntax
C#
VB
C++
public FadedMaskCommandFlags Flags { get; set; } 
Public Property Flags As FadedMaskCommandFlags 
public: 
property FadedMaskCommandFlags Flags { 
   FadedMaskCommandFlags get(); 
   void set (    FadedMaskCommandFlags ); 
} 

Property Value

Flags that indicate how the fade mask will be created.

Example

Refer to FeatherAlphaBlendCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly