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

Show in webframe

Filled Property (DicomCompoundGraphic)








Gets or sets the value of the "Graphic Filled" element (0070,0024) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
Syntax
public bool Filled {get; set;}
'Declaration
 
Public Property Filled As Boolean
'Usage
 
Dim instance As DicomCompoundGraphic
Dim value As Boolean
 
instance.Filled = value
 
value = instance.Filled
public bool Filled {get; set;}
 <br/>get_Filled();<br/>set_Filled(value);<br/>Object.defineProperty('Filled'); 
public:
property bool Filled {
   bool get();
   void set (    bool value);
}

Property Value

The value of the "Graphic Filled" element (0070,0024) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
Remarks
This element is conditional and will be written if Type is Rectangle or Ellipse
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomCompoundGraphic Class
DicomCompoundGraphic 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