Northwoods.GoWPF 2.2.4 Assembly
SearchInclusion Enumeration

This enumeration is used to control how parts may overlap the given geometry, in calls to DiagramPanel.FindPartsNear<T> and DiagramPanel.FindPartsIn<T>.
Syntax
Public Enum SearchInclusion 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
MemberDescription
Inside To match, a part must be completely inside the given geometry.
Intersects To match, a part may overlap the given geometry completely or only partly.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoXam.SearchInclusion

Requirements
See Also

Reference

Northwoods.GoXam Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback