←Select platform

Y Property (LeadPoint)

Summary

Gets or sets a value that represents the Y coordinate for this LeadPoint structure.

Syntax

C#
VB
Java
WinRT C#
C++
public int Y {get; set;} 
Public Property Y As Integer 
public int Y {get; set;} 
public int getY() 
public void setY(int value) 
             
  
get_Y(); 
set_Y(value); 
Object.defineProperty('Y');  
public: 
property int Y { 
   int get(); 
   void set (    int ); 
} 

Property Value

The y-coordinate of this LeadPoint structure.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize