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

Show in webframe

Units Property (DicomGraphicObject)








Gets or sets the value of the attribute "Graphic Annotation Units" (0070,0005) in the "Graphic Annotation Module".
Syntax
public DicomAnnotationUnitsRelativityType Units {get; set;}
'Declaration
 
Public Property Units As DicomAnnotationUnitsRelativityType
'Usage
 
Dim instance As DicomGraphicObject
Dim value As DicomAnnotationUnitsRelativityType
 
instance.Units = value
 
value = instance.Units
public DicomAnnotationUnitsRelativityType Units {get; set;}
 <br/>get_Units();<br/>set_Units(value);<br/>Object.defineProperty('Units'); 

Property Value

Represents the value of the attribute "Graphic Annotation Units" (0070,0005) in the "Graphic Annotation Module".
Example
For an example, refer to FindFirstGraphicAnnSQItem. example.
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
SetAnnotationPoints Method
GetAnnotationPoints Method
AnnotationPointCount Property
Filled Property
Type Property
LayerName Property

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