Leadtools.Dicom Namespace > DicomShadowStyle Class : ShadowColorCieLabValue Property |
public ushort[] ShadowColorCieLabValue {get; set;}
'Declaration Public Property ShadowColorCieLabValue As UShort()
'Usage Dim instance As DicomShadowStyle Dim value() As UShort instance.ShadowColorCieLabValue = value value = instance.ShadowColorCieLabValue
public ushort[] ShadowColorCieLabValue {get; set;}
ObjectiveC Syntax
Java Syntax
get_ShadowColorCieLabValue();
set_ShadowColorCieLabValue(value);
public: property array<ushort>^ ShadowColorCieLabValue { 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