Leadtools.Medical.Workstation.UI Namespace > ToolStripMenuProperties Class : toolStripButtonIsoThreshold Property |
[DataMemberAttribute()] public WorkstationMenuProperties toolStripButtonIsoThreshold {get;}
'Declaration <DataMemberAttribute()> Public ReadOnly Property toolStripButtonIsoThreshold As WorkstationMenuProperties
'Usage Dim instance As ToolStripMenuProperties Dim value As WorkstationMenuProperties value = instance.toolStripButtonIsoThreshold
[DataMemberAttribute()] public: __property WorkstationMenuProperties* get_toolStripButtonIsoThreshold();
[DataMemberAttribute()] public: property WorkstationMenuProperties* toolStripButtonIsoThreshold { WorkstationMenuProperties* get(); }