←Select platform

Clone(IFeature) Method

Summary

Clones a copy of a feature.

Syntax
C#
C++/CLI
Python
public static IFeature Clone( 
   IFeature feature 
) 
public:  
   static IFeature^ Clone( 
      IFeature^ feature 
   ) 
def Clone(self,feature): 

Parameters

feature

Feature to clone.

Return Value

Cloned feature.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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