C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates the type of anti-aliasing filter to use.
public AntiAliasingCommandType Filter { get; set; } Public Property Filter As Leadtools.Imageprocessing.Effects.AntiAliasingCommandType public Leadtools.Imageprocessing.Effects.AntiAliasingCommandType Filter {get; set;} @property (nonatomic, assign) LTAntiAliasingCommandType filter public AntiAliasingCommandType getFilter()public void setFilter(AntiAliasingCommandType value)
<br/>get_Filter();<br/>set_Filter(value);<br/>Object.defineProperty('Filter'); public:property Leadtools.Imageprocessing.Effects.AntiAliasingCommandType Filter {Leadtools.Imageprocessing.Effects.AntiAliasingCommandType get();void set ( Leadtools.Imageprocessing.Effects.AntiAliasingCommandType );}
Value that indicates the type of anti-aliasing filter to use.
Refer to AntiAliasingCommand.
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
