The following tables list the members exposed by DicomTextObject.
Public Constructors
Public Properties
| Name | Description |
 | AnchorPoint |
Gets or sets the "Anchor Point"(0070,0014) attribute value.
|
 | AnchorPointUnits |
Gets or sets the Anchor Point Annotation Units" (0070,0004) attribute value.
|
 | AnchorPointVisible |
Gets or sets the "Anchor Point Visibility" (0070,0015) attribute value.
|
 | BoundingBoxUnits |
Gets or sets the "Bounding Box Annotation Units" (0070,0003) attribute value.
|
 | BRHCorner |
Gets or sets the "Bounding Box Bottom Right Hand Corner" (0070,0011) attribute value.
|
 | LayerName | Overridden.
Gets or sets the "Graphic Layer" (0070,0002) attribute value in the "Graphic Annotation Sequence" (0070,0001).
|
 | TextJustification |
Gets or sets the "Bounding Box Text Horizontal Justification" (0070,0012) attribute value.
|
 | TextValue |
Gets or sets the "Unformatted Text Value" (0070,0006) attribute value.
|
 | TLHCorner |
Gets or sets the "Bounding Box Top Left Hand Corner" (0070,0010) attribute value.
|
Top
Public Methods
| Name | Description |
 | Dispose | Overloaded.
Releases the unmanaged resources used by the DicomTextObject class and optionally releases the managed resources.
|
Top
Protected Methods
| Name | Description |
 | Finalize | Overridden.
This member overrides Finalize.
|
Top
See Also