←Select platform

Flags Property

Summary

Flags that indicate the distortion type and the distortion color.

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

Property Value

Flags that indicate the distortion type and the distortion color.

Example

Refer to AgingCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly