←Select platform

FeretsDiameter Property

Summary

A property to be updated with the length of the Feret's diameter.

Syntax
C#
VB
C++
public int FeretsDiameter { get; } 
Public ReadOnly Property FeretsDiameter As Integer 
public: 
property int FeretsDiameter { 
   int get(); 
} 

Property Value

The length of the Feret's diameter. The length is measured in pixels and is internally multiplied by 1000. Divide this value by 1000 to obtain the real length.

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