Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

TLHCorner Property








Gets or sets the "Bounding Box Top Left Hand Corner" (0070,0010) attribute value.
Syntax
public DicomAnnotationPoint TLHCorner {get; set;}
'Declaration
 
Public Property TLHCorner As DicomAnnotationPoint
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomAnnotationPoint
 
instance.TLHCorner = value
 
value = instance.TLHCorner
public DicomAnnotationPoint TLHCorner {get; set;}
 <br/>get_TLHCorner();<br/>set_TLHCorner(value);<br/>Object.defineProperty('TLHCorner'); 
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

See Also

Reference

DicomTextObject Class
DicomTextObject Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features