BoundingBoxTLHCornerX property (IDicomTextObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float BoundingBoxTLHCornerX

Overview

Refer to Working with DICOM Annotations

Remarks

The BoundingBoxTLHCornerX property is the x-coordinate (horizontal offset) specified by the "Bounding Box Top Left Hand Corner" (0070,0010) element. Refer to the BoundingBoxUsed property for more information.

See Also

Elements:

BoundingBoxUsed property, BoundingBoxUnits property, BoundingBoxTLHCornerY property, BoundingBoxBRHCornerX property, BoundingBoxBRHCornerY property, BoundingBoxTextJustification property, TextObjectAttributes property, CreateTextObject method, GetTextObjectAttributes method, SetTextObjectAttributes method

Topics:

ILEADDicomDS Interface, IDicomTextObjectAttributes Interface