Leadtools.Dicom Namespace > DicomTextObject Class : TLHCorner Property |
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;}
ObjectiveC Syntax
Java Syntax
get_TLHCorner();
set_TLHCorner(value);
public: property DicomAnnotationPoint TLHCorner { DicomAnnotationPoint get(); void set ( DicomAnnotationPoint value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2