←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly