public ushort[] PatternOffColorCieLabValue {get; set;}
'Declaration
Public Property PatternOffColorCieLabValue As UShort()
'Usage
Dim instance As DicomLineStyle
Dim value() As UShort
instance.PatternOffColorCieLabValue = value
value = instance.PatternOffColorCieLabValue
public ushort[] PatternOffColorCieLabValue {get; set;}
get_PatternOffColorCieLabValue();
set_PatternOffColorCieLabValue(value);
Object.defineProperty('PatternOffColorCieLabValue');
public:
property array<ushort>^ PatternOffColorCieLabValue {
array<ushort>^ get();
void set ( array<ushort>^ value);
}
Property Value
The value of the "Pattern Off Color CIELab Value" element (0070,0252) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".