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

Show in webframe

AnchorPointUnits Property








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;}
 <br/>get_AnchorPointUnits();<br/>set_AnchorPointUnits(value);<br/>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

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