←Select platform

FirstIndex Property

Summary

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

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

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