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 Leadtools.Dicom.DicomAnnotationCompoundGraphicType
public Leadtools.Dicom.DicomAnnotationCompoundGraphicType Type {get; set;}
<br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');
public:
property Leadtools.Dicom.DicomAnnotationCompoundGraphicType Type {
Leadtools.Dicom.DicomAnnotationCompoundGraphicType get();
void set ( Leadtools.Dicom.DicomAnnotationCompoundGraphicType value);
}
Represents the value of the attribute "Compound Graphic Type" (0070,0294) in the "Compound Graphic Module".
For an example, refer to CreateCompoundGraphic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET