←Select platform

Start Property (StatisticsInformationCommand)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Start {get; set;}
Public Property Start As Integer
public int Start {get; set;}
@property (nonatomic, assign) NSInteger start
public int getStart() 
public void setStart(int value) 
get_Start(); 
set_Start(value); 
Object.defineProperty('Start'); 
public: 
property int Start { 
   int get(); 
   void set (    int ); 
} 

Property Value

Indicates the beginning 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