| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal coordinates() As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccChannelCoordinates( int[] coordinates ) | |
| C++/CLI | |
|---|---|
public: IccChannelCoordinates( array<int>^ coordinates ) | |
Parameters
- coordinates
- Array that contains the xy coordinate value.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family