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