C#
VB
C++
Gets or sets the value of the attribute "Compound Graphic Type" (0070,0294) in the "Compound Graphic Module".
public DicomAnnotationCompoundGraphicType Type { get; set; }
Public Property Type As DicomAnnotationCompoundGraphicType
public:
property DicomAnnotationCompoundGraphicType Type {
DicomAnnotationCompoundGraphicType get();
void set ( DicomAnnotationCompoundGraphicType value);
}
Represents the value of the attribute "Compound Graphic Type" (0070,0294) in the "Compound Graphic Module".