←Select platform

FirstIndex Property

Summary

A variable to be updated with the index of the last occurrence of the starting color.

Syntax

C#
VB
Java
Objective-C
C++
public int FirstIndex {get; set;}
Public Property FirstIndex As Integer
@property (nonatomic, assign) NSInteger firstIndex
public int getFirstIndex() 
public void setFirstIndex(int value) 
public: 
property int FirstIndex { 
   int get(); 
   void set (    int ); 
} 

Property Value

A variable to be updated with the index of the last occurrence of the starting color.

Requirements

Target Platforms

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