LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Units Property (DicomGraphicObject)








Gets or sets the value of the attribute "Graphic Annotation Units" (0070,0005) in the "Graphic Annotation Module". .NET support WinRT support Silverlight support
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;}
ObjectiveC Syntax
Java Syntax
 get_Units();
set_Units(value);
public:
property DicomAnnotationUnitsRelativityType Units {
   DicomAnnotationUnitsRelativityType get();
   void set (    DicomAnnotationUnitsRelativityType value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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