←Select platform

AnchorPoint Property

Summary
Gets or sets the "Anchor Point"(0070,0014) attribute value.
Syntax
C#
VB
C++
public DicomAnnotationPoint AnchorPoint { get; set; } 
Public Property AnchorPoint As DicomAnnotationPoint 
public: 
property DicomAnnotationPoint AnchorPoint { 
   DicomAnnotationPoint get(); 
   void set (    DicomAnnotationPoint value); 
} 

Property Value

Value indicating the "Anchor Point"(0070,0014) attribute value.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.