'Declaration
Public Property Text As String
'Usage
Dim instance As DicomLabel Dim value As String instance.Text = value value = instance.Text
public string Text {get; set;}
'Declaration
Public Property Text As String
'Usage
Dim instance As DicomLabel Dim value As String instance.Text = value value = instance.Text
public string Text {get; set;}
This property is only relevant where LabelType is Text, Special or Formatted.
The Paint, ScaleFontSize, ShowAnchor and Anchor properties are important also for this case.
If ShowTextBox is true, then the text is surrounded by a rectangular box, drawn in the foreground colour.
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