←Select platform

Clone Method

Summary

Clones the current object into a new object.

Syntax
C#
VB
C++
Java
Public Function Clone() As FourierTransformInformation 
public FourierTransformInformation clone() 

Return Value

New object with the same data as the current object.

Example

For example, refer to FastFourierTransformCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly