←Select platform

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 MedicalViewerAnnotationClickedEventArgs

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