←Select platform

Filter Property (AntiAliasingCommand)

Summary

Gets or sets a value that indicates the type of anti-aliasing filter to use.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTAntiAliasingCommandType filter
public AntiAliasingCommandType getFilter() 
public void setFilter(AntiAliasingCommandType value) 
get_Filter(); 
set_Filter(value); 
Object.defineProperty('Filter'); 

Property Value

Value that indicates the type of anti-aliasing filter to use.

Example

Refer to AntiAliasingCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize