LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

SecondIndex Property






A property to be updated with the index of the second end point of the Feret's diameter. .NET support
Syntax
public int SecondIndex {get;}
'Declaration
 
Public ReadOnly Property SecondIndex As Integer
'Usage
 
Dim instance As FeretsDiameterCommand
Dim value As Integer
 
value = instance.SecondIndex
public int SecondIndex {get;}
 get_SecondIndex(); 
public:
property int SecondIndex {
   int get();
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.