←Select platform

BRHCorner Property

Summary

Gets or sets the "Bounding Box Bottom Right Hand Corner" (0070,0011) attribute value.

Syntax

C#
VB
WinRT C#
C++
public DicomAnnotationPoint BRHCorner { get; set; } 
Public Property BRHCorner As Leadtools.Dicom.DicomAnnotationPoint 
public Leadtools.Dicom.DicomAnnotationPoint BRHCorner {get; set;} 
 <br/>get_BRHCorner();<br/>set_BRHCorner(value);<br/>Object.defineProperty('BRHCorner');  

Property Value

Value indicating the "Bounding Box Bottom Right Hand Corner" (0070,0011) attribute value.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly