The following tables list the members exposed by DicomGraphicObject.
| Name | Description | |
|---|---|---|
| DicomGraphicObject Constructor | Constructs a new DicomGraphicObject object,and performs initializations |
| Name | Description | |
|---|---|---|
| AnnotationPointCount | Gets or sets the value of the attribute "Number of Graphic Points" (0070,0021) in the "Graphic Annotation Module". |
| Filled | Gets or sets the Boolean variable, which represents the attribute "Graphic Filled" (0070,0024). |
| LayerName | Overridden. Gets or sets the "Graphic Layer" (0070,0002) attribute value in the "Graphic Annotation Sequence" (0070,0001). |
| Type | Gets or sets the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module". |
| Units | Gets or sets the value of the attribute "Graphic Annotation Units" (0070,0005) in the "Graphic Annotation Module". |
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Releases the unmanaged resources used by the DicomGraphicObject class and optionally releases the managed resources. |
| GetAnnotationPoints | Returns an array of DicomAnnotationPoint objects, that contains the points of the graphical object.These points are based on the "Graphic Data" (0070,0022) attribute in the "Graphic Annotation Module". |
| SetAnnotationPoints | Sets the points of the graphical object. These points will be used to set the "Graphic Data" (0070,0022) attribute in the "Graphic Annotation Module". |
Reference
DicomGraphicObject ClassLeadtools.Dicom Namespace
CreateGraphicObject Method
FindFirstGraphicAnnSQItem Method
CreateGraphicAnnSQItem Method
RemoveGraphicObject Method
GetGraphicObjectInformation Method
SetGraphicObjectInformation Method
GetGraphicObjectCount Method
RemoveAllGraphicObjects Method
GetGraphicObjPointCount Method
GetGraphicObjElement Method