LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
AnnotationsMenu Class Members
See Also  Fields  Properties 
Leadtools.Medical.Workstation.UI Namespace : AnnotationsMenu Class

The following tables list the members exposed by AnnotationsMenu.

Public Constructors

 NameDescription
public Constructor AnnotationsMenu ConstructorInitializes a new instance of the AnnotationsMenu class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic) CalibrateRulerMenuItemThe AnnotationsMenu used to for the "Calibrate Ruler" item.  
public Fieldstatic (Shared in Visual Basic) ChangeColorMenuMenuItemThe AnnotationsMenu used to for the "Change Color" item.  
public Fieldstatic (Shared in Visual Basic) ChangeForecolorMenuItemThe AnnotationsMenu used to for the "Change Forecolor" item.  
public Fieldstatic (Shared in Visual Basic) ContextMenuRendererThe System.Windows.Forms.ToolStripRenderer used for the context menu.  
public Fieldstatic (Shared in Visual Basic) DeleteMenuItemThe AnnotationsMenu used to for the "Delet" item.  
Top

Public Properties

 NameDescription
public Property TextGets or sets the System.String displayed for the menu item.  
Top

See Also