Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Text Property (AnnotationsMenu)







Gets or sets the System.String displayed for the menu item.
Syntax
public override string Text {get; set;}
'Declaration
 
Public Overrides NotOverridable Property Text As String
'Usage
 
Dim instance As AnnotationsMenu
Dim value As String
 
instance.Text = value
 
value = instance.Text

            

            
public: __property string* get_Text() override;
public: __property void set_Text( 
   string* value
) override;
public:
property String^ Text {
   String^ get() override;
   void set (    String^ value) override;
}

Property Value

The System.String displayed for the menu item.
Requirements

Target Platforms

See Also

Reference

AnnotationsMenu Class
AnnotationsMenu Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features