←Select platform

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

Leadtools.MedicalViewer Assembly