←Select platform

Coordinates Property

Summary
Gets or sets the array of the xy coordinate values.
Syntax
C#
VB
C++
public int[] Coordinates { get; set; } 
  
Public Property Coordinates As Integer() 
public: 
property array<int>^ Coordinates { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 

Property Value

Array that contains the xy coordinate value.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.