C#
VB
C++
Gets or sets the named color's PCS coordinates.
public ushort[] ColorPcsCoordinates { get; set; }
Public Property ColorPcsCoordinates As UShort()
public:
property array<ushort>^ ColorPcsCoordinates {
array<ushort>^ get();
void set ( array<ushort>^ );
}
An array that contains the named color's PCS encoding.
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