Units property (IDicomGraphicObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

DicomMeasureUnits Units

Overview

Refer to Working with DICOM Annotations

Remarks

The Units property specifies the value of the "Graphic Annotation Units" (0070,0005) element. Possible values are:

Value

Meaning

DICOM_UNIT_PIXEL

[1] "PIXEL".

DICOM_UNIT_DISPLAY

[2] "DISPLAY".

See Also

Elements:

GraphicObjectAttributes property, CreateGraphicObject method, GetGraphicObjectAttributes method, SetGraphicObjectAttributes method