Leadtools.ImageProcessing.Core Namespace > FastFourierTransformCommand Class : FourierTransformInformation Property |
public FourierTransformInformation FourierTransformInformation {get; set;}
'Declaration Public Property FourierTransformInformation As FourierTransformInformation
'Usage Dim instance As FastFourierTransformCommand Dim value As FourierTransformInformation instance.FourierTransformInformation = value value = instance.FourierTransformInformation
public FourierTransformInformation FourierTransformInformation {get; set;}
get_FourierTransformInformation();
set_FourierTransformInformation(value);
public: property FourierTransformInformation^ FourierTransformInformation { FourierTransformInformation^ get(); void set ( FourierTransformInformation^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2