←Select platform

SecondIndex Property

Summary

A property to be updated with the index of the second end point of the Feret's diameter.

Syntax
C#
VB
C++
public int SecondIndex { get; } 
Public ReadOnly Property SecondIndex As Integer 
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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly