CrossHairPosition Property

Summary

Gets the coordinates of the cross-hair position.

Syntax
C#
C++/CLI
public LeadPointD CrossHairPosition { get; } 
public:  
   property LeadPointD^ CrossHairPosition 
   { 
      LeadPointD^ get() 
   } 

Property Value

LeadPointD that contains the coordinates of the cross-hair position.

Remarks

The value of this property is normalized from 0 to 1. Use this value to multiply by the width and height of the image to get the current position.

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.