←Select platform

AnchorPoint Property

Summary

Gets or sets the "Anchor Point"(0070,0014) attribute value.

Syntax

C#
VB
WinRT C#
C++
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');  

Property Value

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

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly