You are here: Start » AVL.NET » MatchingCriterion Enumeration

MatchingCriterion Enumeration

Methods of classifying an object as a member of group.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
InclusionObject has to be fully included in region to be grouped.
IntersectionObject has to have at least one common point with region being processed to be grouped.

Remarks

See also