LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FeretsDiameterCommand Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing.Effects Namespace : FeretsDiameterCommand Class

The following tables list the members exposed by FeretsDiameterCommand.

Public Constructors

 NameDescription
public Constructor FeretsDiameterCommand ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property FeretsDiameterA property to be updated with the length of the Feret's diameter.  
public Property FirstIndexA property to be updated with the index of the first end point of the Feret's diameter.  
public Property PointsGets or sets an array of object contour coordinate points.  
public Property SecondIndexA property to be updated with the index of the second end point of the Feret's diameter.  
Top

Public Methods

 NameDescription
public Method RunApply the method.  
public Method ToStringOverridden. Returns a meaningful name for this command.  
Top

See Also