←Select platform

Coordinates Property

Summary
Gets or sets the array of the xy coordinate values.
Syntax
C#
C++/CLI
Python
public int[] Coordinates { get; set; } 
public: 
property array<int>^ Coordinates { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 
Coordinates # get and set (IccChannelCoordinates) 

Property Value

Array that contains the xy coordinate value.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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