C#
Objective-C
C++
public DicomAnnotationCompoundGraphicType Type { get; set; }
@property (nonatomic, assign) LTDicomAnnotationCompoundGraphicType type;
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".
For an example, refer to CreateCompoundGraphic.