←Select platform

End Property

Summary

Gets or sets the ending color value of the range for the evaluation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int End {get; set;}
Public Property End As Integer
public int End {get; set;}
@property (nonatomic, assign) NSInteger end
public int getEnd() 
public void setEnd(int value) 
get_End(); 
set_End(value); 
Object.defineProperty('End'); 
public: 
property int End { 
   int get(); 
   void set (    int ); 
} 

Property Value

Indicates the ending color value of the range for the evaluation. This property only accepts positive values.

Example

Refer to StatisticsInformationCommand example.

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