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

Roundness Property






This property is updated with the object's roundness (compactness). .NET support WinRT support Silverlight support
Syntax
public int Roundness {get;}
'Declaration
 
Public ReadOnly Property Roundness As Integer
'Usage
 
Dim instance As ObjectInformationCommand
Dim value As Integer
 
value = instance.Roundness
public int Roundness {get;}
 get_Roundness(); 
public:
property int Roundness {
   int get();
}

Property Value

A property to be updated with the object's roundness (compactness). This ratio will be 0 for a line and 100 for a circle.
Example
Refer to ObjectInformationCommand.
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

ObjectInformationCommand Class
ObjectInformationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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