AnchorPointUnits property (IDicomTextObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

DicomMeasureUnits AnchorPointUnits

Overview

Refer to Working with DICOM Annotations

Remarks

The AnchorPointUnits property specifies the value of the "Anchor Point Annotation Units" (0070,0004) element. Possible values are:

Value

Meaning

DICOM_UNIT_PIXEL

[1] "PIXEL".

DICOM_UNIT_DISPLAY

[2] "DISPLAY".

See Also

Elements:

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

Topics:

ILEADDicomDS Interface, IDicomTextObjectAttributes Interface