←Select platform

ShowMPRCrossHair Property

Summary

Gets or sets the value that determine whether to show the cross hair.

Syntax

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

Property Value

true to show the cross hair, false to hide the cross hair.

Remarks
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