Leadtools.Medical.Workstation Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ViewerAutoSizeOverlayText Property
See Also 
Leadtools.Medical.Workstation.Configuration Namespace > ConfigurationData Class : ViewerAutoSizeOverlayText Property




Gets or sets whether to automatically resize the viewer overlay tags when the viewer control is resized.

Syntax

Visual Basic (Declaration) 
Public Shared Property ViewerAutoSizeOverlayText As Boolean
Visual Basic (Usage)Copy Code
Dim value As Boolean
 
ConfigurationData.ViewerAutoSizeOverlayText = value
 
value = ConfigurationData.ViewerAutoSizeOverlayText
C# 
public static bool ViewerAutoSizeOverlayText {get; set;}
Managed Extensions for C++ 
public: __property static bool get_ViewerAutoSizeOverlayText();
public: __property static void set_ViewerAutoSizeOverlayText( 
   bool value
);
C++/CLI 
public:
static property bool ViewerAutoSizeOverlayText {
   bool get();
   void set (bool value);
}

Return Value

True to automatically resize the viewer overlay tags when the viewer control is resized.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features