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

Show in webframe

FillOptions Property








Indicates whether to write optional tags writing DicomAnnotationFillOptions, or if optional tags are present when reading a DicomAnnotationFillOptions.
Syntax
public DicomAnnotationFillOptions FillOptions {get; set;}
'Declaration
 
Public Property FillOptions As DicomAnnotationFillOptions
'Usage
 
Dim instance As DicomFillStyle
Dim value As DicomAnnotationFillOptions
 
instance.FillOptions = value
 
value = instance.FillOptions
public DicomAnnotationFillOptions FillOptions {get; set;}
 <br/>get_FillOptions();<br/>set_FillOptions(value);<br/>Object.defineProperty('FillOptions'); 
public:
property DicomAnnotationFillOptions FillOptions {
   DicomAnnotationFillOptions get();
   void set (    DicomAnnotationFillOptions value);
}

Property Value

The flags that indicate whether to write optional tags writing DicomAnnotationFillOptions, or if optional tags are present when reading a DicomAnnotationFillOptions.
Remarks
The "Fill Style Sequence" (0070,0233) contains optional elements that can be read/written when processing a DicomAnnotationObject. When writing, use these flags to indicate which elements to be included. When reading, these flags indicate which elements are present.
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