←Select platform

Amount Property (SmoothEdgesCommand)

Summary

Gets or sets a percentage value that indicates blur size.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Amount {get; set;}
Public Property Amount As Integer
public int Amount {get; set;}
@property (nonatomic, assign) NSUInteger amount
public int getAmount() 
public void setAmount(int value) 
get_Amount(); 
set_Amount(value); 
Object.defineProperty('Amount'); 
public: 
property int Amount { 
   int get(); 
   void set (    int ); 
} 

Property Value

Percentage value that indicates blur size. 0 means no blurring and 100 means total blurring.

Example

Refer to SmoothEdgesCommand.

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