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

Leadtools.ImageProcessing.Effects Assembly