LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

FeretsDiameter Property

Show in webframe







A property to be updated with the length of the Feret's diameter.
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

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.