C#
VB
WinRT C#
C++
Gets or sets the Anchor Point Annotation Units" (0070,0004) attribute value.
public DicomAnnotationUnitsRelativityType AnchorPointUnits { get; set; }
Public Property AnchorPointUnits As Leadtools.Dicom.DicomAnnotationUnitsRelativityType
public Leadtools.Dicom.DicomAnnotationUnitsRelativityType AnchorPointUnits {get; set;}
<br/>get_AnchorPointUnits();<br/>set_AnchorPointUnits(value);<br/>Object.defineProperty('AnchorPointUnits');
public:
property Leadtools.Dicom.DicomAnnotationUnitsRelativityType AnchorPointUnits {
Leadtools.Dicom.DicomAnnotationUnitsRelativityType get();
void set ( Leadtools.Dicom.DicomAnnotationUnitsRelativityType value);
}
Value indicating the Anchor Point Annotation Units" (0070,0004) attribute value.
For an example, refer to FindFirstGraphicAnnSQItem.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET