DistinguishMPRByColor Property

Summary

Gets or sets the value that indicates whether to color the MPR Cross hair line.

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

Property Value

true to color the cross hair; otherwise, false.

Remarks

The color of the cross hair in this MPR cell, will correspond to the other MPR cells.

Example

For an example, refer to MedicalViewerMPRCell.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly