BoundingBoxBRHCornerY property (IDicomTextObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float BoundingBoxBRHCornerY

Overview

Refer to Working with DICOM Annotations

Remarks

The BoundingBoxBRHCornerY property is the y-coordinate (vertical offset) specified by the "Bounding Box Bottom Right Hand Corner" (0070,0011) element. Refer to the BoundingBoxUsed property for more information.

See Also

Elements:

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

Topics:

ILEADDicomDS Interface, IDicomTextObjectAttributes Interface