←Select platform

Y Property

Summary
Gets or sets the y-coordinate of the upper-left corner of this LeadRect structure.
Syntax
C#
VB
C++
Java
[DataMemberAttribute(Name="y", Order=1, IsRequired=true)] 
public int Y { get; set; } 
Public Property Y As Integer 
public int getY() 
public void setY(int value) 
public: 
property int Y { 
   int get(); 
   void set (    int ); 
} 

Property Value

The y-coordinate of this LeadRect.

Requirements

Target Platforms

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

Leadtools Assembly

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