←Select platform

AddExcluding(IFeature) Method

Summary

Excludes a feature from any findings on the parent feature.

Syntax
C#
VB
C++
public void AddExcluding( 
   IFeature feature 
) 
Public Sub AddExcluding( 
   ByVal feature As IFeature 
) 
public:  
   void AddExcluding( 
      IFeature^ feature 
   ) 

Parameters

feature

Feature to exclude.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.