←Select platform

TLHCorner Property

Summary

Gets or sets the "Bounding Box Top Left Hand Corner" (0070,0010) attribute value.

Syntax

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

Property Value

Value indicating the "Bounding Box Top Left Hand Corner" (0070,0010) 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