C#
VB
C++
public DicomAnnotationFillModeType FillMode { get; set; }
Public Property FillMode As DicomAnnotationFillModeType
public:
property DicomAnnotationFillModeType FillMode {
DicomAnnotationFillModeType get();
void set ( DicomAnnotationFillModeType value);
}
The value of the "Fill Mode" element (0070,0257) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
This element is mandatory.
For an example, refer to CreateCompoundGraphic.