BoundingBoxTLHCornerY property (IDicomTextObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float BoundingBoxTLHCornerY

Overview

Refer to Working with DICOM Annotations

Remarks

The BoundingBoxTLHCornerY property is the y-coordinate (vertical 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, BoundingBoxTLHCornerX property, BoundingBoxBRHCornerX property, BoundingBoxBRHCornerY property, BoundingBoxTextJustification property, TextObjectAttributes property, CreateTextObject method, GetTextObjectAttributes method, SetTextObjectAttributes method

Topics:

ILEADDicomDS Interface, IDicomTextObjectAttributes Interface