Leadtools.Dicom Namespace > DicomTextObject Class : TextValue Property |
public string TextValue {get; set;}
'Declaration Public Property TextValue As String
'Usage Dim instance As DicomTextObject Dim value As String instance.TextValue = value value = instance.TextValue
public string TextValue {get; set;}
get_TextValue();
set_TextValue(value);
Object.defineProperty('TextValue');