Click or drag to resize

FoundPolygon Methods

The FoundPolygon type exposes the following members.

Methods
 NameDescription
Public methodAddCorner Adds the given corner to the list of corners.
Public methodCloneDeep Creates a deep clone of this object.
(Inherited from BaseFoundImageProcessingObject)
Public methodIsCenterEqual Checks if this object has the same center as the other object.
(Inherited from BaseFoundImageProcessingObject)
Public methodIsEquilateral Checks if all edges of the polygon have nearly the same length. I. e. an edge must not differ more then one percent from the ave length of all edges.
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