←Select platform

ColorDeviceCoordinates Property

Summary

Gets or sets the named color's device coordinates.

Syntax
C#
VB
C++
public ushort[] ColorDeviceCoordinates { get; set; } 
  
Public Property ColorDeviceCoordinates As UShort() 
public: 
property array<ushort>^ ColorDeviceCoordinates { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 

Property Value

Array that contains name color's device coordinates.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly