LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

FormatString Property






Gets or sets the format string for the displayed value.
Syntax
public string FormatString {get; set;}
'Declaration
 
Public Property FormatString As String
'Usage
 
Dim instance As OverlayTag
Dim value As String
 
instance.FormatString = value
 
value = instance.FormatString
public string FormatString {get; set;}
 get_FormatString();
set_FormatString(value);
public:
property String^ FormatString {
   String^ get();
   void set (    String^ value);
}

Property Value

The format System.String for the displayed value.
Remarks

The format string is used for display purposes. For example, to display the Patient ID you can set the format string to "Patient ID: {0}"

Requirements

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

See Also

Reference

OverlayTag Class
OverlayTag Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features