←Select platform

End Property

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute(Name="End", IsRequired=true)] 
public int End {get; set;} 
  
<DataMemberAttribute(Name="End", IsRequired=True)> 
Public Property End As Integer 
[DataMemberAttribute(Name="End", IsRequired=true)] 
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.

Requirements

Target Platforms

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