Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PatternOffColorCieLabValue Property (DicomFillStyle)








Gets or sets the value of the "Pattern Off Color CIELab Value" element (0070,0252) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
Syntax
public ushort[] PatternOffColorCieLabValue {get; set;}
'Declaration
 
Public Property PatternOffColorCieLabValue As UShort()
'Usage
 
Dim instance As DicomFillStyle
Dim value() As UShort
 
instance.PatternOffColorCieLabValue = value
 
value = instance.PatternOffColorCieLabValue
public ushort[] PatternOffColorCieLabValue {get; set;}
 <br/>get_PatternOffColorCieLabValue();<br/>set_PatternOffColorCieLabValue(value);<br/>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 "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
Remarks
This element is optional and will be written if FillOptions contains the flag PatternOffColorCielabValue.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomFillStyle Class
DicomFillStyle Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features