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

Show in webframe

BRHCorner Property








Gets or sets the "Bounding Box Bottom Right Hand Corner" (0070,0011) attribute value.
Syntax
public DicomAnnotationPoint BRHCorner {get; set;}
'Declaration
 
Public Property BRHCorner As DicomAnnotationPoint
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomAnnotationPoint
 
instance.BRHCorner = value
 
value = instance.BRHCorner
public DicomAnnotationPoint BRHCorner {get; set;}
 <br/>get_BRHCorner();<br/>set_BRHCorner(value);<br/>Object.defineProperty('BRHCorner'); 
public:
property DicomAnnotationPoint BRHCorner {
   DicomAnnotationPoint get();
   void set (    DicomAnnotationPoint value);
}

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

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