←Select platform

Y Property

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

Property Value

The y-coordinate of this LeadRect.

Requirements

Target Platforms

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

Leadtools Assembly

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