LEADTOOLS Medical (Leadtools.Dicom assembly)

AnchorPointUnits Property

Show in webframe







Gets or sets the Anchor Point Annotation Units" (0070,0004) attribute value.
Syntax
public DicomAnnotationUnitsRelativityType AnchorPointUnits {get; set;}
'Declaration
 
Public Property AnchorPointUnits As DicomAnnotationUnitsRelativityType
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomAnnotationUnitsRelativityType
 
instance.AnchorPointUnits = value
 
value = instance.AnchorPointUnits
public DicomAnnotationUnitsRelativityType AnchorPointUnits {get; set;}

            

            
 
get_AnchorPointUnits();
set_AnchorPointUnits(value);
Object.defineProperty('AnchorPointUnits');
public:
property DicomAnnotationUnitsRelativityType AnchorPointUnits {
   DicomAnnotationUnitsRelativityType get();
   void set (    DicomAnnotationUnitsRelativityType value);
}

Property Value

Value indicating the Anchor Point Annotation Units" (0070,0004) attribute value.
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomTextObject Class
DicomTextObject 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