C#
VB
C++
public ushort[] PatternOffColorCieLabValue { get; set; }
Public Property PatternOffColorCieLabValue As UShort()
public:
property array<ushort>^ PatternOffColorCieLabValue {
array<ushort>^ get();
void set ( array<ushort>^ 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".
This element is optional and will be written if LineOptions contains the flag PatternOffColorCielabValue.
For an example, refer to CreateCompoundGraphic.