Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 ConstructorFeretsDiameterCommand ConstructorOverloaded.  Initializes a new FeretsDiameterCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyFeretsDiameter A property to be updated with the length of the Feret's diameter.  
Public PropertyFirstIndex A property to be updated with the index of the first end point of the Feret's diameter.  
Public PropertyPoints Gets or sets an array of object contour coordinate points.  
Public PropertySecondIndex A property to be updated with the index of the second end point of the Feret's diameter.  
Top

Public Methods

 NameDescription
Public MethodRun Apply the method.  
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also