←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly