AnchorPointX property (IDicomTextObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float AnchorPointX

Overview

Refer to Working with DICOM Annotations

Remarks

The AnchorPointX property is the x-coordinate (horizontal offset) specified by the "Anchor Point" (0070,0014) element. Refer to the AnchorPointUsed property for more information.

See Also

Elements:

AnchorPointUsed property, BoundingBoxUnits property, AnchorPointY property, AnchorPointVisible property, TextObjectAttributes property, CreateTextObject method, GetTextObjectAttributes method, SetTextObjectAttributes method

Topics:

ILEADDicomDS Interface, IDicomTextObjectAttributes Interface