Leadtools.Dicom Namespace > DicomTextStyle Class : TextColorCieLabValue Property |
public ushort[] TextColorCieLabValue {get; set;}
'Declaration Public Property TextColorCieLabValue As UShort()
'Usage Dim instance As DicomTextStyle Dim value() As UShort instance.TextColorCieLabValue = value value = instance.TextColorCieLabValue
public ushort[] TextColorCieLabValue {get; set;}
ObjectiveC Syntax
Java Syntax
get_TextColorCieLabValue();
set_TextColorCieLabValue(value);
public: property array<ushort>^ TextColorCieLabValue { array<ushort>^ get(); void set ( array<ushort>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2