Y Property

Summary

Gets the value that indicates the Y position for the pointer.

Syntax
C#
VB
C++
public int Y { get; } 
  
Public ReadOnly Property Y As Integer 
            public: 
property int Y { 
   int get(); 
} 

Property Value

Value that indicates the Y position for the pointer.

Example

For an example, refer to MedicalViewerPlaneCutLineEventArgs

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