Border3D Property

Summary
Indicates whether to show the 3D border of the magnifying glass.
Syntax
C#
VB
C++
public bool Border3D { get; set; } 
  
Public Property Border3D As Boolean 
            public: 
property bool Border3D { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show the 3D border, false to show a flat border.

Example

For an example, refer to MedicalViewerMagnifyGlass

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.