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;}
get_PatternOnColorCieLabValue();
set_PatternOnColorCieLabValue(value);
Object.defineProperty('PatternOnColorCieLabValue');
public:
property array<ushort>^ PatternOnColorCieLabValue {
array<ushort>^ get();
void set ( array<ushort>^ value);
}
Property Value
The value of the "Pattern On Color CIELab Value" element (0070,0251) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".