LEADTOOLS Medical (Leadtools.Dicom assembly)

Units Property (DicomCompoundGraphic)

Show in webframe







Gets or sets the value of the "Compound Graphic Units" element (0070,0282) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
Syntax
public DicomAnnotationUnitsRelativityType Units {get; set;}
'Declaration
 
Public Property Units As DicomAnnotationUnitsRelativityType
'Usage
 
Dim instance As DicomCompoundGraphic
Dim value As DicomAnnotationUnitsRelativityType
 
instance.Units = value
 
value = instance.Units
public DicomAnnotationUnitsRelativityType Units {get; set;}

            

            
 
get_Units();
set_Units(value);
Object.defineProperty('Units');
public:
property DicomAnnotationUnitsRelativityType Units {
   DicomAnnotationUnitsRelativityType get();
   void set (    DicomAnnotationUnitsRelativityType value);
}

Property Value

Represents value of the "Compound Graphic Units" element (0070,0282) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomCompoundGraphic Class
DicomCompoundGraphic Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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