LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

FeretsDiameter Property






A property to be updated with the length of the Feret's diameter. .NET support
Syntax
public int FeretsDiameter {get;}
'Declaration
 
Public ReadOnly Property FeretsDiameter As Integer
'Usage
 
Dim instance As FeretsDiameterCommand
Dim value As Integer
 
value = instance.FeretsDiameter
public int FeretsDiameter {get;}
 get_FeretsDiameter(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.