C#
VB
C++
Gets or sets the named color's device coordinates.
public ushort[] ColorDeviceCoordinates { get; set; }
Public Property ColorDeviceCoordinates As UShort()
public:
property array<ushort>^ ColorDeviceCoordinates {
array<ushort>^ get();
void set ( array<ushort>^ );
}
Array that contains name color's device coordinates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET