Visual Basic (Declaration) | |
---|---|
Public Function GetDataOf( _ ByVal x As Integer, _ ByVal y As Integer _ ) As Complex |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- x
- The X coordinate of the location.
- y
- The Y coordinate of the location.
Return Value
A Complex representing the transomed data complex at the given location.For example, refer to FastFourierTransformCommand.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family