C#
VB
WinRT C#
C++
Gets or sets the "Anchor Point"(0070,0014) attribute value.
public DicomAnnotationPoint AnchorPoint { get; set; }
Public Property AnchorPoint As Leadtools.Dicom.DicomAnnotationPoint
public Leadtools.Dicom.DicomAnnotationPoint AnchorPoint {get; set;}
<br/>get_AnchorPoint();<br/>set_AnchorPoint(value);<br/>Object.defineProperty('AnchorPoint');
public:
property Leadtools.Dicom.DicomAnnotationPoint AnchorPoint {
Leadtools.Dicom.DicomAnnotationPoint get();
void set ( Leadtools.Dicom.DicomAnnotationPoint value);
}
Value indicating the "Anchor Point"(0070,0014) 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