BoundingBoxBRHCornerX property (IDicomTextObjectAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float BoundingBoxBRHCornerX

Overview

Refer to Working with DICOM Annotations

Remarks

The BoundingBoxBRHCornerX property is the x-coordinate (horizontal 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, BoundingBoxBRHCornerY property, BoundingBoxTextJustification property, TextObjectAttributes property, CreateTextObject method, GetTextObjectAttributes method, SetTextObjectAttributes method

Topics:

ILEADDicomDS Interface, IDicomTextObjectAttributes Interface