←Select platform

ShowCellBoundaries Property

Summary

Enables or disables showing the Reference line color as a boundary surrounding the cell.

Syntax

C#
VB
C++
public bool ShowCellBoundaries { get; set; } 
  
Public Property ShowCellBoundaries As Boolean 
             
            public: 
property bool ShowCellBoundaries { 
   bool get(); 
   void set (    bool ); 
} 
             

Property Value

true to show the reference line color as a boundary on the cell, false to hide the cell boundaries.

Remarks
  • For more information about the reference line, please refer to ReferenceLine
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