←Select platform

Clone(IFeature) Method

Summary

Clones a copy of a feature.

Syntax
C#
VB
C++
public static IFeature Clone( 
   IFeature feature 
) 
Public Shared Function Clone( 
   ByVal feature As IFeature 
) As IFeature 
public:  
   static IFeature^ Clone( 
      IFeature^ feature 
   ) 

Parameters

feature

Feature to clone.

Return Value

Cloned feature.

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.