C#
VB
WinRT C#
C++
Flags that indicate the distortion type and the distortion color.
public AgingCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.AgingCommandFlags
public Leadtools.Imageprocessing.Specialeffects.AgingCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.AgingCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.AgingCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.AgingCommandFlags );
}
Flags that indicate the distortion type and the distortion color.
Refer to AgingCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET