Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ToolStripMenuProperties Class : AnnotationChangeColorMenuItem Property |
[DataMemberAttribute()] public WorkstationMenuProperties AnnotationChangeColorMenuItem {get;}
'Declaration <DataMemberAttribute()> Public ReadOnly Property AnnotationChangeColorMenuItem As WorkstationMenuProperties
'Usage Dim instance As ToolStripMenuProperties Dim value As WorkstationMenuProperties value = instance.AnnotationChangeColorMenuItem
[DataMemberAttribute()] public: __property WorkstationMenuProperties* get_AnnotationChangeColorMenuItem();
[DataMemberAttribute()] public: property WorkstationMenuProperties^ AnnotationChangeColorMenuItem { WorkstationMenuProperties^ get(); }