Click or drag to resize

FoundCircle Methods

The FoundCircle type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCalcRatio Calculates the ratio of big and small half axis in case of an ellipse.
Public methodCloneDeep Creates a deep clone of this object.
(Inherited from BaseFoundImageProcessingObject)
Public methodCompareTo Compares this circle with another one. if
Public methodIsCenterEqual Checks if this object has the same center as the other object.
(Inherited from BaseFoundImageProcessingObject)
Protected methodSetFilter Only for the GUI: Sets a funnel button in front of the displayed property in the result list when the property name is contained in the given string array. The button transfers a value range around the property value into the according value range fields in the dialog.
(Inherited from BaseFoundImageProcessingObject)
Public methodToString Returns the list of all relevant properties as combined string.
(Inherited from BaseFoundImageProcessingObject)
Top
See Also