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

Show in webframe

AnchorPoint Property








Gets or sets the "Anchor Point"(0070,0014) attribute value.
Syntax
public DicomAnnotationPoint AnchorPoint {get; set;}
'Declaration
 
Public Property AnchorPoint As DicomAnnotationPoint
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomAnnotationPoint
 
instance.AnchorPoint = value
 
value = instance.AnchorPoint
public DicomAnnotationPoint AnchorPoint {get; set;}
 <br/>get_AnchorPoint();<br/>set_AnchorPoint(value);<br/>Object.defineProperty('AnchorPoint'); 
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

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