LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

FormatString Property

Show in webframe





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:
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

See Also

Reference

OverlayTag Class
OverlayTag Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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