Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

BoundingBoxUnits Property








Gets or sets the "Bounding Box Annotation Units" (0070,0003) attribute value.
Syntax
public DicomAnnotationUnitsRelativityType BoundingBoxUnits {get; set;}
'Declaration
 
Public Property BoundingBoxUnits As DicomAnnotationUnitsRelativityType
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomAnnotationUnitsRelativityType
 
instance.BoundingBoxUnits = value
 
value = instance.BoundingBoxUnits
public DicomAnnotationUnitsRelativityType BoundingBoxUnits {get; set;}
 <br/>get_BoundingBoxUnits();<br/>set_BoundingBoxUnits(value);<br/>Object.defineProperty('BoundingBoxUnits'); 
public:
property DicomAnnotationUnitsRelativityType BoundingBoxUnits {
   DicomAnnotationUnitsRelativityType get();
   void set (    DicomAnnotationUnitsRelativityType value);
}

Property Value

Value indicating the "Bounding Box Annotation Units" (0070,0003) attribute value.
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomTextObject Class
DicomTextObject Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features