X Property

Summary

Gets the x-coordinates of the mouse position relative to the cell.

Syntax
C#
VB
C++
public float X { get; } 
  
Public ReadOnly Property X As Single 
            public: 
property float X { 
   float get(); 
} 

Property Value

Value that indicates the x-coordinates of the mouse position relative to the cell.

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