LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

FirstIndex Property

Show in webframe







A property to be updated with the index of the first end point of the Feret's diameter.
Syntax
public int FirstIndex {get;}
'Declaration
 
Public ReadOnly Property FirstIndex As Integer
'Usage
 
Dim instance As FeretsDiameterCommand
Dim value As Integer
 
value = instance.FirstIndex
public int FirstIndex {get;}

            

            
 get_FirstIndex(); 
public:
property int FirstIndex {
   int get();
}

Property Value

Index of the first end point of the Feret's diameter.
Example
Refer to FeretsDiameterCommand()
Requirements

Target Platforms

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.