←Select platform

Range Property

Summary

Gets or sets a value that represents the percentage of coverage, expressed in tenths of a percent.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Range {get; set;}
Public Property Range As Integer
public int Range {get; set;}
@property (nonatomic, assign) NSUInteger range
public int getRange() 
public void setRange(int value) 
get_Range(); 
set_Range(value); 
Object.defineProperty('Range'); 
public: 
property int Range { 
   int get(); 
   void set (    int ); 
} 

Property Value

Percentage of coverage, expressed in tenths of a percent. Valid values are 0 to 1000.

Example

Refer to AddNoiseCommand.

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