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

Show in webframe

Filled Property (DicomGraphicObject)








Gets or sets the Boolean variable, which represents the attribute "Graphic Filled" (0070,0024).
Syntax
public bool Filled {get; set;}
'Declaration
 
Public Property Filled As Boolean
'Usage
 
Dim instance As DicomGraphicObject
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

Represents the Boolean variable, which represents the attribute "Graphic Filled" (0070,0024).
Example
For an example, refer to FindFirstGraphicAnnSQItem. example.
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
SetAnnotationPoints Method
GetAnnotationPoints Method
AnnotationPointCount Property
Units Property
Type Property
LayerName Property

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