ShowCellBoundaries Property

Summary
Enables or disables showing the Reference line color as a boundary surrounding the cell.
Syntax
C#
C++/CLI
public bool ShowCellBoundaries { get; set; } 
            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, refer to ReferenceLine
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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