CrossHairPosition Property

Summary

Gets the coordinates of the cross-hair position.

Syntax
C#
VB
C++
public LeadPointD CrossHairPosition { get; } 
Public ReadOnly Property CrossHairPosition() As LeadPointD 
   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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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