←Select platform
In This Topic ▼

DicomGraphicObject Class Members

Summary

The following tables list the members exposed by DicomGraphicObject.

Public Constructors

Name Description
Public Constructor
DicomGraphicObject Constructs a new DicomGraphicObject object,and performs initializations

Protected Constructors

Name Description
Protected Constructor
DicomAnnotationObject Initializes a new instance of the DicomAnnotationObject class. (Inherited from DicomAnnotationObject)

Public Methods

Name Description
Public Method
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".
Public Method 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".

Protected Methods

Name Description
Protected Method
Dispose Releases the unmanaged resources used by the DicomGraphicObject class and optionally releases the managed resources.
Protected Method Finalize This member overrides Finalize.

Public Properties

Name Description
Public Property
AnnotationPointCount Gets or sets the value of the attribute "Number of Graphic Points" (0070,0021) in the "Graphic Annotation Module".
Public Property CompoundGraphicInstanceId Gets or sets the value of the "Compound Graphic Instance ID" element (0070,0226) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Public Property Filled Gets or sets the Boolean variable, which represents the attribute "Graphic Filled" (0070,0024).
Public Property FillStyle Gets or sets a value that represents the single item that is presented in the "Fill Style Sequence" (0070,0233).
Public Property GraphicGroupId Gets or sets the value of the "Graphic Group ID" element (0070,0295) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Public Property IsValidCompoundGraphicInstanceId Gets a value indicating if the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Public Property IsValidGraphicGroupId Gets a value indicating if the "Graphic Group ID" (0070,0295) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Public Property LayerName Gets or sets the "Graphic Layer" (0070,0002) attribute value in the "Graphic Annotation Sequence" (0070,0001).
Public Property LineStyle Gets or sets a value that represents the single item that is presented in the "Line Style Sequence" (0070,0232).
Public Property Options Indicates whether to write optional tags or sequences when writing a DicomGraphicObject, or if optional tags or sequences are present when reading a DicomGraphicObject.
Public Property Type Gets or sets the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
Public Property Units Gets or sets the value of the attribute "Graphic Annotation Units" (0070,0005) in the "Graphic Annotation Module".

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly