←Select platform

TLHCorner Property

Summary
Gets or sets the "Bounding Box Top Left Hand Corner" (0070,0010) attribute value.
Syntax
C#
VB
C++
public DicomAnnotationPoint TLHCorner { get; set; } 
Public Property TLHCorner As DicomAnnotationPoint 
public: 
property DicomAnnotationPoint TLHCorner { 
   DicomAnnotationPoint get(); 
   void set (    DicomAnnotationPoint value); 
} 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.